过滤允许的注释类型列表以检索头像。
原型
apply_filters( 'get_avatar_comment_types', array $types )
参数
$types
(array)
一系列内容类型。默认仅包含“评论”。
源文件
路径:wp-includes/link-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/get_avatar_comment_types/
过滤允许的注释类型列表以检索头像。
apply_filters( 'get_avatar_comment_types', array $types )
$types
(array)
一系列内容类型。默认仅包含“评论”。
路径:wp-includes/link-template.php
英文文档:https://developer.wordpress.org/reference/hooks/get_avatar_comment_types/
请在后台设置小工具!