Site logo

Archived topic

Adding custom taxonomy in the generate_do_template_part

1 reply · Started by tobymiguel on December 11, 2020

Viewing posts 1–2 of 2

Hi

I have a custom taxonomy, I want to display this custom "category" the same way as categories and tags in the archive pages.

How can I do this?

When I open the theme template for archive I can see that the following function is used:

generate_do_template_part( 'archive' );

This archived topic is closed to new replies.