过滤指向当前帖子作者的作者页面的链接。
原型
apply_filters( 'the_author_posts_link', string $link )
参数
$link
(string)
HTML链接。
源文件
路径:wp-includes/author-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/the_author_posts_link/
过滤指向当前帖子作者的作者页面的链接。
apply_filters( 'the_author_posts_link', string $link )
$link
(string)
HTML链接。
路径:wp-includes/author-template.php
英文文档:https://developer.wordpress.org/reference/hooks/the_author_posts_link/
请在后台设置小工具!