How to get all posts from term id
-
i have a custom field on category in which i have a drop down with yes or no select , now in options table it is inserting like option_name = ‘taxonomy_1559’ and option_value = ‘a:1:{s:16:”custom_term_meta”;s:3:”yes”;}’ like this way now taxonomy_1559 ,this 1559 is term id and i have queried for those where value consists of yes , i have to fetch all posts of this term id,how to get it,please help….
Thnks in advance
- The topic ‘How to get all posts from term id’ is closed to new replies.