过滤先前评论页面链接的锚标记属性。
原型
apply_filters( 'previous_comments_link_attributes', string $attributes )
参数
$attributes
(string)
锚标记的属性。
源文件
路径:wp-includes/link-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/previous_comments_link_attributes/