Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Gravatar redirect chains cause too much load time


rich! @ etiviti
Participant

@nuprn1

what redirect chain is that?

only thing i see in

function bp_core_fetch_avatar( $args = '' ) {

which might slow down the process is checking for

if ( file_exists( $avatar_folder_dir ) ) {

if you have disabled avatar uploads for members.

Skip to toolbar