WordPress模板标签the_author_posts输出当前作者发表的文章总数,不包含草稿、私密文章,必须用在The Loop主循环中。
the_author_posts()
函数使用示例
共发表了 篇文章
扩展阅读
the_author_posts()函数位于:wp-includes/author-template.php
相关函数:
- the_author()
- get_the_author()
- get_the_author_id()
- the_author_link()
- get_the_author_link()
- the_author_meta()
- get_the_author_meta()
- get_the_author_posts()
- the_author_posts_link()
- get_author_posts_url()
- get_the_modified_author()
- the_modified_author()
- wp_dropdown_users()
- wp_list_authors()
原创文章,作者:,如若转载,请注明出处:https://ce.771633.xyz/1600.html