wpseek.com
A WordPress-centric search engine for devs and theme authors



default_avatar_select › WordPress Filter Hooks

Since2.6.0
Deprecatedn/a
apply_filters( 'default_avatar_select', $avatar_list )
Parameters:
  • (string) $avatar_list HTML markup of the avatar list.
    Required: Yes
Defined at:
Codex:

Filters the HTML output of the default avatar list.





Source

echo apply_filters( 'default_avatar_select', $avatar_list );