Answer the question
In order to leave comments, you need to log in
How to create a custom taxonomy page template (to display a list of categories as links)?
- A Custom Post Type is registered on the WordPress site: movies ("Movies");
- Custom taxonomy genres has been registered for "movies" posts ;
- The "genres" taxonomy contains several categories: comedy , thriller , melodrama , etc.
'taxonomy' => 'category',
replacing 'category' in the line with the desired custom taxonomy 'genres'). Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question