previous_posts_link_attributes

最后更新于:2021-11-27 18:32:25

apply_filters( ‘previous_posts_link_attributes’, string $attributes )

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

参数

$attributes

(string)
Attributes for the anchor tag.

源文件

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

View on Trac