apply_filters( 'get_avatar_comment_types', array $types )

Filters the list of allowed comment types for retrieving avatars.


Parameters

$types

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


Source

File: wp-includes/link-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.0.0 Introduced.