Looking at the function update_woocommerce_term_meta(), you would recognize it just uses the wordpress function update_metadata(), which essentially means that woocommerce is using meta values, just like you do in you CPT. With this in mind, I wouldn’t think this procedure would slow down your site + your keeping compatibility by using existing functions.
Also 20 extra rows per taxonomy should not be considered “huge amount of data”
Related Posts:
- Advanced search form with filters for custom taxonomies and custom fields
- Exclude a term of a taxonomy with a custom post type in a search
- Query for posts from any post type but only add instock products
- Custom Meta Boxes – Nonce Issue – Move to trash issue
- Show metabox in custom-post-template depending on taxonomy term?
- Displaying Metabox value (custom post type taxonomy)
- How can I display my custom metaboxes on a custom post template?
- need advice on how to do a lists using custom post types – taxonomy vs postmeta
- Count posts with specific term_meta
- Does WordPress limit the length of slug names for Post Meta or Terms?
- How to display product subcategories into my custom post type single page
- Get post from custom post type order by two taxonomies
- changing meta value and meta key of price field
- How to duplicate entire custom post type
- Metabox not show in categories custom post type cmb2
- Display different information of a custom post type
- Filter posts by tax (dropdown) and meta value
- how to show records that don’t have custom meta value
- Get Terms from Custom Taxonomy and Current Post
- best way to use custom taxonomy, post type and meta in a job system
- WordPress CPT Taxonomy Dashboard Search – How to include taxonomy in search?
- Custom Post Type meta data getting deleted on bulk editing taxonomies
- Should I use a custom taxonomy or custom post type for grouping a list of panels associated with a group of tests?
- add action save post type and update post meta woocommerce
- WooCommerce – Custom related product (Spareparts)
- Saving Child Terms on front end not setting parent
- Order posts by meta value hiding posts instead of re-ordering
- Custom Taxonomy not working front side Woocommerce
- Custom Taxonomy is disabled on Edit page
- WordPress custom post type
- Values inside a custom field to determine which category posts to display
- Timetable of Custom Meta Data using Custom Post Type and Custom Taxonomy
- Advanced search form with filters for custom taxonomies and custom fields
- How to manage a bookstore
- Automatically add custom taxonomy when meta value gets to a set number or beyond
- Issue On Listing Woocommerce Parent Tag List
- Custom Post Type and Taxonomy URL rewrite
- How to build a complex page structure
- Remove admin menu for custom taxonomy attached to custom post type
- How do I list custom taxonomy terms without the links?
- Page not found taxonomy custom post type
- How to get_queried_object on multiple objects?
- custom taxonomy – Template not working
- Count number of posts which exist in 2 taxonomies?
- Getting taxonomy terms used by custom post type
- Removing Duplicate Custom Taxonomy Terms from within a Dropdown Select?
- How to customize admin posts based on the user who is logged in
- Problem adding column to WC Subscription [closed]
- Custom taxonomy template for multiple custom post types
- Custom Post Types for Support Ticket plugin?
- Add/Remove current_page_parent class
- Use different taxonomies in different custom post types’ permalinks?
- Search Custom Post Type & Taxonomies
- Get custom taxonomies from multiple posts
- Help need making decision. Ads rotating site on wordpress
- Categories of custom taxonomy don’t show any posts
- Is it possible to have dedicated page for parent/child taxonomy?
- Can a Custom Taxonomy be named “category” like normal Posts?
- How to use terms from the same custom taxonomy in different roles in a custom post type?
- How to have the same url structure for both a CPT and a Taxonomy?
- How to create custom url structure based on custom post type rewrite slug, taxonomy and category slug?
- limit value taxonomy based on previous taxonomy value wordpress
- Deleting taxonomy terms and relationships on a custom post_type when a user is deleted
- How can I get this request to use the Custom Post Type page template instead?
- Include custom taxonomy term in search
- Different slug taxonomy for two different CPT
- custom post type and custom taxonomy
- Why does my taxonomy have a category style div id?
- Get custom post type categories to show up in menus
- Custom Type add Transitions
- Display a post from custom post type only if all the selected taxonomies and custom field value matches the record
- How to loop through custom taxonomies and sub taxonomies and display posts?
- How to populate a Gravity Forms Custom Post Field (dropdown type) with custom taxonomy terms? [closed]
- Custom post type name and assigning custom taxonomy
- Building a Portfolio and need some direction
- HM CMB: Post Select Field for CPT ID
- Correct way of adding taxonomy to a custom post type
- Query Custom Post Type by Taxonomy
- WordPress custom taxonomy page
- How do I disable the built-in editor and automatically configure the properties of new pages?
- How to have multiple search result pages in wordpress with taxonomy terms listed
- Set priority to permalinks
- How to list posts by terms
- CPT UI: Connect a custom post type to a custom post type
- List posts of custom post type under category name
- Single taxonomy for different custom post types
- What’s the most efficient way to get two queries based on an if statement?
- Custom Post Type rewrite url to /category/pagetitle [duplicate]
- Custom Post Type Taxonomy – Permalinks generating, but posts not found
- Custom post type and custom taxonomies display
- predefined custom field on registration page
- Custom Search Template for Custom Post Types
- Displaying taxonomy icon outside archive page
- Change the contents of a dropdown through the admin panel?
- Adding rewrite rules to Custom Post-type mixed with Taxonomy
- fetch meta fields inside a widget
- Tags and Taxonomy links not working for Custom Post Types
- Inserting two categories
- Use a Variable in update_post_meta as the $meta_key
- How to automatically compare date from custom post type with current date and change taxonomy based on a result?