the_category = custom post type
-
Need help.
For example, I have a category “personal”. When you click on the link “Personal”, it will list all the posts that’s under “Personal Category”.
While in Custom Post Type, I created “movies”. When I click on “Movies”, I want to view all the custom post type that’s under “movies”.
I’m looking for the equivalent usage of the_category(); and the_tag(); with custom post type. Is there such code for custom post type?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘the_category = custom post type’ is closed to new replies.