So, single custom type controller is Single<slug>.php HomePage FrontPage.php, what about Category Page?

So, single custom type controller is Single.php HomePage FrontPage.php, what about Category Page?

Categoryslug.php?

If you’re using soberwp/controller, it’s just matching to the WordPress template heirarchy: https://developer.wordpress.org/themes/basics/template-hierarchy/ Just find the filename you want and convert it from kebab-case to CamelCase.

This topic was automatically closed after 42 days. New replies are no longer allowed.