next_posts_link_attributes

过滤钩子
apply_filters( 'next_posts_link_attributes', '' )

next_posts_link_attributes: 这个过滤钩子用于修改多页文章导航中下一个文章链接的HTML属性。

过滤下一个文章页面链接的锚标记属性。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
$attr = apply_filters( 'next_posts_link_attributes', '' );
$attr = apply_filters( 'next_posts_link_attributes', '' );
$attr = apply_filters( 'next_posts_link_attributes', '' );

常见问题

FAQs
查看更多 >