Filters the HTML output of the default avatar list.
Parameters
$avatar_liststring- HTML markup of the avatar list.
Source
echo apply_filters( 'default_avatar_select', $avatar_list );
Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |
Filters the HTML output of the default avatar list.
$avatar_liststringecho apply_filters( 'default_avatar_select', $avatar_list );
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.