next_posts_link_attributes

最后更新于:2021-11-27 10:52:35

apply_filters( ‘next_posts_link_attributes’, string $attributes )

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

参数

$attributes

(string)
Attributes for the anchor tag.

源文件

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

View on Trac