Description
Filters the HTML output of the default avatar list.
Occurrences
Filename | Line Number |
---|---|
wp-admin/options-discussion.php | 360 |
Parameters
Type | Name | Description |
---|---|---|
string | $avatar_list | HTML markup of the avatar list. |
PHP Doc
/**
* Filters the HTML output of the default avatar list.
*
* @since 2.6.0
*
* @param string $avatar_list HTML markup of the avatar list.
*/