Core Function
View Source on Trac ↗ is_avatar_comment_type()
is_avatar_comment_type( mixed $comment_type ) Check if this comment type allows avatars to be retrieved.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $comment_type string | Comment type to check. Required |
Return Value
(bool)
Whether the comment type is allowed for retrieving avatars.
Function Information
Since Version
5.1.0
Source File
wp-includes/link-template.php
Advertisement