Archived topic
Author pages
5 replies · Started by Charles on July 14, 2021
Does WP have a built-in author archive to show all of the posts by an author?
Thanks.
Hi there,
GP doesn't use a dedicated author archive template, it simply uses the archives.php
You can of course create your own author.php
Or depending on what changes you want to make you can use the Block Element to customize author archives using the Block Element.
I think I'm asking something more basic :)
Where is the list of all authors? https://mysite.com/...?
And where is the list of articles by author?
Articles by Author are shown in the archive:
https://mysite.com/author/author-name/
To list the Authors would require a plugin or we can provide you some code. Let us know where you want i displayed.
Super helpful. I think I'm good. Thanks!
Glad to be of help!