apply_filters( 'default_avatar_select', string $avatar_list )
Filters the HTML output of the default avatar list.
Parameters
- $avatar_list
-
HTML markup of the avatar list.
Source
Changelog
Version | Description |
---|---|
WP-2.6.0 | Introduced. |