Display article author page | WordPress.org

[ad_1]

Hi @alexis822

The code at https://docs.pluginize.com/article/post-types-in-category-tag-archives/ should be a great starting point, even if it’s more around categories and tags. You could still use it, with minor changes.

For example, anywhere that says is_category() || is_tag() could instead be reduced down to just is_author()

The snippets would go into your active theme’s functions.php file or they could be turned into a quick plugin. Alternatively, if there’s a custom code spot in your theme where they allow for pasting snippets, it could likely go there as well.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer