next_comments_link_attributes

最后更新于:2021-11-27 10:49:19

apply_filters( ‘next_comments_link_attributes’, string $attributes )

Filters the anchor tag attributes for the next comments page link.

参数

$attributes

(string)
Attributes for the anchor tag.

源文件

文件: gc-includes/link-template.php

View on Trac