how to show terms of a category of custom post type?
-
I have custom post type of listings in which I have some listings okay
so in listing post type, I have some custom categories too like
interests, type of vehicle, color, and more
and in custom categories, I have terms like in interests category I have terms
walking, dogs, playing music, and moreall I want is to get all the terms that are in the interests category
The URL of the terms page looks like this
wp-admin/edit.php?post_type=listings&page=interestshow can I get all the terms inside the interests category using php?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to show terms of a category of custom post type?’ is closed to new replies.