apply_filters( 'get_avatar_comment_types', array $types )

Filters the list of allowed comment types for retrieving avatars.


Description Description


Parameters Parameters

$types

(array) An array of content types. Default only contains 'comment'.


Top ↑

Source Source

File: wp-includes/link-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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