apply_filters( 'bp_core_fetch_avatar_no_grav', bool $value , array $params )
Filters whether or not to skip Gravatar check.
Description Description
Parameters Parameters
- $value
-
Whether or not to skip Gravatar.
- $params
-
Array of parameters for the avatar request.
Source Source
File: bp-core/bp-core-avatars.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |