This is no solution, just an explanation: WordPress currently doesn’t have taxonomy meta data. You could add a stand alone table to add meta data there. Anyway, it’s not recommended to add your taxonomy/category/tag meta data to the options table as this one wasn’t made to get JOIN
ed to do meta queries by it. My personal recommendation would be that you simply add another taxonomy that has your meta value and as well link this one. This would allow you to do default a tax_query
by two taxonomies and their terms.
Related Posts:
- Sort category page with custom field
- Sort categories by custom field in WordPress admin
- Order get_terms() By Custom Field
- get_field not displaying my custom field value
- Sort posts by tags in category pages
- Add extra fields to Add New Category page
- Need help adding custom field to category
- adding custom fields to next and previous post link
- Custom query with category exclusion and post-meta “whitelist”
- How to create a category and sub-category sorted blogroll with all posts?
- Create a full width responsive header image per page
- Sorting Posts by custom field
- Return category slug / title from category ID
- Filter out posts before display category count
- How to put enctype=”multipart/form-data” in categories form?
- Add custom taxonomy under the category title
- Filter posts under multiple categories?
- How to call custom category field data in theme?
- query in category.php repeats itself
- need to add custom field in more products
- How to redefine the sorting of product categories by menu_order?
- Retrieving category’s color with get_term_meta
- How to change a post category when the ACF datepicker Field is today
- Sorting category products not working
- Listing Texts of Which Custom Field is Null
- How to “group” (categorize) the Pages together?
- Trying to sort and display categories(not posts) by custom field: ‘order’
- Custom taxonomy/category order
- wp e-commerce group product by category [closed]
- How to query categories with Advanced Custom Fields?
- How to let users choose posts order in categories?
- Count the posts number for every category
- How to add custom color fields to the category edit page?
- Notice: Trying to get property of non-object in : custom fields category
- echo get_post_meta of all post in a category to fill up a select field
- “Virtual category page” based on a custom field filter
- ACF no print data [closed]
- Displaying a custom field in Category Archives
- Assign a custom post to a custom taxonomy based on custom field value
- Add multiple orderby with pre get posts
- Natural sort / ordering wp_dropdown_categories
- Custom Fields Value As Taxonomy
- Update custom category fields front-end
- What is the best way to add an advanced / intermediate / beginner tag to a post
- Show posts from category specified using a custom field
- Adding tinymce to Custom Field boxes on Category edit page
- How can i add service category here? [duplicate]
- Modifying category order
- Displaying data from custom fields on a specific category page
- How can I add different custom fields for each category in the same post?
- How to display custom fields as table in Woocommerce
- How to modify custom category field from front end?
- Woocommerce Category Sort Dropdown
- Ajax Category add doesn’t update the list table custom column
- get_terms sort order with child categories of varying depth
- How to Manage and link certain custom taxonomy?
- Custom field picture instead of post thumbnail on category page
- How to loop through a custom field for each post, & display?
- $args Orderby The number
- ACF plugin categories bug in WordPress 3.9
- Formating content in category.php
- Logic for Nearby places with post and categories
- How to structure Multisite sites into categories?
- Custom Fields to Category edit page, then displaying them in a template correctly
- How do I add and display a custom image field to a category? [duplicate]
- Converting Categories (with ACF fields) to custom taxonomies
- How Do I Add HTML Support to the Additional Category Description Field?
- Sort Category Archive pages and place sticky posts first
- Add custom text in second paragraph of posts in specific category
- Different header for each category
- handling the featured category
- How to detect /category and /tag base pages?
- WordPress: Using the category slug get the category ID using mysql query
- Custom Portfolio Page
- Category Template – Show Last Entry as Featured
- How to get the deleted category id?
- Maintaining a separate posts page for certain categories and don’t show those on home page
- Create a Category with a front-end post
- Detect category choice for posts with multiple categories
- Subcategory is displayed before Parent Category
- wp_insert_link not working
- Shortcode to display all the post from a category in a page
- Exclude the category in WordPress
- wp_list_pages() not showing on posts
- How to list post as buch of category, and all of them
- How can assign posting to Subscriber to specific category?
- Is custom menu name and category name linked in wordpress?
- WP Category Meta plugin fix? [closed]
- WP SQL Categories Export and Import
- How to order posts by number of Vimeo Likes
- Are tags different than categories?
- Assign a list of categories with a parent category
- list all child categories that apply to current post even if those cats are empty?
- Check for parent category
- Custom post type archive category page results in 404
- Last x Posted Categories?
- Exclude categories from postquery
- Category pagination not working
- I need advice on how to structure the categories according to the layout i have
- Check boxes for showing categories