If page is a taxonomy do X, if is a term, do Y
Related Posts:
- get_posts assigned to a specific custom taxonomy term, and not the term’s children
- How can I get only parent terms?
- Inserting terms in an Hierarchical Taxonomy
- How to prevent new terms being added to a custom taxonomy?
- Determine Term depth
- Order terms by term_order
- Get value in custom field with taxonomy [closed]
- Get second level terms of custom taxonomy
- Large taxonomy (2000+ terms), causing WordPress to hang
- Modify Term Update Redirection
- Check if current term is a child of another term
- Is there a way to import terms into WordPress?
- get_terms() doesn’t return empty terms even though hide_empty is false
- Get taxonomy name of current post
- Formating the_terms() function output
- wp_insert_term auto unique name
- Determine if Term has Grandparent/Great-Grandparent
- Non-hierarchical custom taxonomy using checkboxes on edit-screen -> saving issue
- Get main parent categories for a product
- show term description instead of list terms of custom taxonomy
- Looping Through Custom Tax Terms and Displaying All Posts For Each
- How to get the top most term (top ancestor) of a custom taxonomy child term?
- Contact Form 7 – Populating dropdown list with terms relative to the post
- get_the_term_list without specific category
- Listing child terms of parent term
- Display the taxonomy name of the current term
- Ordering Posts with Custom Taxonomy Terms Array
- How to create a theme template for the taxonomy “root”
- How to handle “the_terms” inside loop
- Display the Terms from a Custom Taxonomy Assigned to a Post(inside the loop) in Hierarchial Order
- How to create drop down for child categories of current taxonomy being viewed?
- Edit post meta with checkboxes on front end
- How to dynamically add custom taxonomy terms as a sub-menu of an existing menu item, using custom walker class
- Get terms ordered by post date
- How to order a list of taxonomy terms alphabetically?
- get_terms in a taxonomy template
- Display hierarchical subterms of custom taxonomy based on depth
- Can I limit term selection to one plus parent?
- Get Current Custom Taxonomy ID by Post ID
- ‘wp’ action hook not firing in admin and login?
- Use get_the_terms to list subcategories of custom taxonomy
- AJAX response, edit tags
- List child terms if parent but show nothing on children
- Get_terms stopped working after WP 4.2
- Display Taxonomy Terms in an option tag with value being the slug
- If post has ANY term attached to it, get the first one only
- Getting Term ID from Term Name for WordPress Query
- Show only the grandchildren (using get_terms)
- Sort order by slug for looped child terms of custom taxonomy
- wp_insert_term created and set for first once only
- Updating / Saving items generated by wp_terms_checklist on frontend
- Rewrite rules for varying nested terms of custom taxonomy
- Display all posts that use a custom taxonomy
- Count Number of Posts in Taxonomy Term in Last 24 Hours
- Update table wp_term_taxonomy.count after INSERT INTO via SQL
- How can I reduce amount of ifs and else ifs in this specific block of code?
- Weekdays as terms – How to order taxonomy terms by ID in admin panel?
- Are term IDs unique even between multiple custom taxonomies
- What is the action hook that deletes a taxonomy term from the backend? And how to retireve the term id before deleting it?
- Get all attachments by custom taxonomy – term
- Get terms that don’t belong to current post with a shortcode
- How to get posts that contain multiple terms from multiple taxonomies?
- Cannot delete or edit a single term in a custom taxonomy, taxonomy name is wrong?
- How best to store data (URLs and IDs) extracted from posts and pages using custom taxonomies
- Display children category images
- Get name of taxonomies of current page
- Create alphabetical Pagination for custom taxonomy?
- export and import taxonomy terms from one taxonomy to another
- save custom term – hook create_term doesn’t work
- URL rewriting taxonomy term
- Find terms in a custom taxonomy based on the hirearchy
- Wp_query…a type of term a different div
- Show all terms in a custom taxonomy with all child terms wrapped in a ul
- Order taxonomy terms wordpress
- Show single Child Category on Custom Post
- Unable to get the Parent Custom Taxonomy Terms
- Unsetting post_tag taxonomy breaks term description for other taxonomies
- Pull data from MySQL and add it to terms
- Get custom taxonomy terms that contain posts that have another taxonomy term
- Create new Taxonomy, add extra fields, register terms AND extra fields values?
- wp_insert_post not adding taxonomy (using wp_set_object_terms)
- Filter “get_terms” query
- How to change custom categories term links?
- generate random slug when adding taxonomy
- How to filter a taxonomy meta field to the ‘single_term_title’ filter hook
- Custom post type term names with ampersand in the term name
- Query pages by child term
- Display taxonomy term slugs
- Tax query array terms display out of order
- Taxonomy term breadcrumb; how?
- Insert term description programmatically into hierarchical custom taxonomy
- displaying links if term is used
- Display term description on hover using get_the_term_list
- Unable to display the post titles in a drop down
- Display woocommerce product_cat child terms with thumbnails
- How can I get the term_id from the action hook ‘set_object_terms’?
- List posts grouped by children of a custom taxonomy
- How to delete unused terms?
- Foreach for get_the_terms for hierarchical taxonomy don’t repeat Top Level Terms if contains multiple Second Level Terms
- Hide empty categories on widget