I run a book review blog and I have multiple pages that lists the reviews […]
Tag: terms
Changing stylesheet depending on custom taxonomy terms
My client would like the background & header colors to switch depending on terms within […]
Is it possible to get_terms by author?
I get terms from all my posts with get_terms, $tags = get_terms( ‘mytags’, ‘&number=5&orderby=date&order=desc&hide_empty=1’ ); […]
How to export and import taxonomies (category, tag and/or custom taxonomy) and their terms
I want to export all WordPress categories (no posts, just categories) from one blog to […]
Is there a filter/action to add content to WP admin metaboxes?
I want to add an instruction into a custom term meta-box. Is there a hook […]
How to insert an array of terms using wp_insert_term?
WP provides a function to insert terms: <?php wp_insert_term( $term, $taxonomy, $args = array() ); […]
one term two taxonomy’s?
Anybody got any solutions for this… I’m building an app where I have two heirchical […]
How to associate an image with a term taxononmy and publish it on frontpage?
I couldn’t find the solution anywhere else, so I believe is a valid question for […]
How to edit/remove a term that’s in multiple taxonomies?
Some of the terms on my site appear with the same exact slug, in multiple […]
tax_query operator woes
I am trying to filter posts by multiple taxonomies. My code below works great, but […]
No More Posts Available.
No more pages to load.