[buddypress-trac] [BuddyPress Trac] #6944: 'bp_core_fetch_avatar_no_grav' no longer working
buddypress-trac
noreply at wordpress.org
Sat Mar 5 09:16:55 UTC 2016
#6944: 'bp_core_fetch_avatar_no_grav' no longer working
---------------------------+-----------------------------
Reporter: maelga | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: API - Avatars | Version: 2.4.0
Severity: normal | Keywords: needs-patch
---------------------------+-----------------------------
Using the following filter used to force BuddyPress to avoid using
gravatar and use local avatars by default
{{{
add_filter( 'bp_core_fetch_avatar_no_grav', '__return_true' );
}}}
This no longer works with BP 2.4.3 and WP 4.4.2
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6944>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list