Filter Hook
View Source on Trac ↗
Filter Hook
avatar_defaults
apply_filters( 'avatar_defaults', $avatar_defaults ) Filters the default avatars. Avatars are stored in key/value pairs, where the key is option value, and the name is the displayed avatar name.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $avatar_defaults mixed | No description available. |
Return Value
(mixed)
No return value description available.
Hook Information
Source File
wp-admin/options-discussion.php
Advertisement