php - Get all terms in a custom Wordpress Query? - Stack Overflow

Posted by Unknown on Thursday, March 27, 2014

I know how to get all of the Wordpress terms, but I need a "filtered" down ... php $terms = wp_get_post_terms( $query->post->ID, array( 'tax_a', 'tax_b' ) ); ...

more

{ 0 comments... » php - Get all terms in a custom Wordpress Query? - Stack Overflow read them below or add one }

Post a Comment

Popular Posts