wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_get_avatar › WordPress Filter Hooks
Since4.2.0
Deprecatedn/a
› apply_filters( 'pre_get_avatar', null, $id_or_email, $args )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Allows the HTML for a user's avatar to be returned early.
Returning a non-null value will effectively short-circuit get_avatar(), passing the value through the {@see 'get_avatar'} filter and returning early.
Related Functions: get_avatar, rest_get_avatar_urls, rest_get_avatar_sizes, get_avatar_url, get_avatar_data, wp_reset_vars