Show Author Count with link to the Author’s post page
-
Hi,
I am trying to show the number of posts written by a particular Author linking to the Author’s page.
I call the tag:
<?php the_author_posts(); ?>
I would like to have it as a link to https://mydomain.com/?author=x. For that particular author. A bit like the tag:
<?php the_author_posts_link(); ?>
Thank you for your help.
Sebastien.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Show Author Count with link to the Author’s post page’ is closed to new replies.