Skip to:
Content
Pages
Categories
Search
Top
Bottom

remove all gravatar calls

  • @djsteveb

    Participant

    Would like to see an option to remove all calls to gravatar.com… Experimented with some gravatar caching plugins, but they do not play well with buddypress. Certainly there could be an option to use default, self-hosted images instead of auto-creating gravatar or other third party dependencies when user accounts are created, groups are created, etc.

Viewing 1 replies (of 1 total)
  • @modemlooper

    Moderator

    add this to your bp-custom.php file

    add_filter('bp_core_fetch_avatar_no_grav', '__return_true');

Viewing 1 replies (of 1 total)
  • The topic ‘remove all gravatar calls’ is closed to new replies.
Skip to toolbar