Document Home | All Tag List
>>Material Top >> Wordpress Document >> Author Tags >> the_author_posts()
投稿者の投稿数を表示します。 草稿、プライベート投稿はカウントされません。 このタグはThe Loopの中で使用して下さい。
<?php the_author_posts(); ?>
<p><?php the_author(); ?>は<?php the_author_posts(); ?>件の投稿です</p>