apply_filters( 'avatar_defaults', string[] $avatar_defaults )

Filters the default avatars.


Description Description

Avatars are stored in key/value pairs, where the key is option value, and the name is the displayed avatar name.


Parameters Parameters

$avatar_defaults

(string[]) Associative array of default avatars.


Top ↑

Source Source

File: wp-admin/options-discussion.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.