wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
pre_get_avatar › WordPress Filter Hooks
Seit4.2.0
Veraltetn/v
› apply_filters( 'pre_get_avatar', null, $id_or_email, $args )
Parameter: (3) |
|
Definiert in: |
|
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.
Ähnliche Funktionen: get_avatar, rest_get_avatar_urls, rest_get_avatar_sizes, get_avatar_url, get_avatar_data, wp_reset_vars