Site icon Hip-Hop Website Design and Development

Get taxonomy phrases that share a typical object property

I’ve a customized taxonomy referred to as ‘points’ that has some properties (term_id, identify, issue_year, and so forth). I wish to get all of the phrases by 12 months to show on a web page. I have to get all phrases of the taxonomy that share the identical issue_year worth.

I do not consider a key worth is an precise argument I can go to get_terms(). Is there one other method I can do that with out looping by all of the phrases to see if the worth matches?