[buddypress-trac] [BuddyPress] #2697: Make it easier to shut off Gravatar
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Oct 30 14:38:43 UTC 2010
#2697: Make it easier to shut off Gravatar
--------------------------+-------------------------------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: enhancement | Status: new
Priority: minor | Milestone: 1.3
Component: Core | Keywords:
--------------------------+-------------------------------------------------
Related: #2367
Currently it's possible to disable Gravatar lookups by feeding
no_grav=true to bp_core_fetch_avatar. However, bp_core_fetch_avatar() is
called in many places throughout BuddyPress, so anyone who wants to
disable Gravatar has to jump through a ton of hoops to make it work right.
A global constant, that when defined sets no_grav to true, would be an
easy-to-implement solution. A similar check might have to happen in the
signup avatar functions, and in the group creation process.
--
Ticket URL: <http://trac.buddypress.org/ticket/2697>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list