Meta for taxononmies is not available out of the box, you need to create separate database table for Metadata API to work.
If size is the only extra data you need and that is not going to change I’d try to use term description to hold it.
Otherwise you are better off with CPT or something custom and simple.
Related Posts:
- Custom post type single-{custom}.php not working
- How to build a complex page structure
- Limit users by custom taxonomy and user roles
- Generate Shortcodes by Taxonomy
- need advice on how to do a lists using custom post types – taxonomy vs postmeta
- How to Get Current Custom Post Type Selected Taxonomy Term (Not All Terms)
- Displaying a custom post types custom taxonomy value?
- What template files do I need to customise custom-category-term-links rather than fall back on archive.php?
- custom taxonamy and post type
- Return the latest post from a custom Taxonomy and Post Type
- Don’t know how to show custom taxonomies from a custom post_type
- Display a grid of taxonomy terms at root taxonomy page
- Get unique superset of taxonomy terms from a list of custom posts in another hierarchical taxonomy
- How to have this permalink structure: post_type/postname/custom_inner_page
- How to produce a sub-page-system in WordPress
- how to get this tax_query working?
- Show Taxonomies with admin area for custom post type?
- Include custom post type custom taxonomies in Categories widget
- How can I tell if I’m on a custom post type archive page?
- Getting Same Description in All the Custom Taxonomy Posts
- Error 404 change permalink term custom term taxonomy
- Custom post type 404 category page
- How to search through all child taxonomies using WP_Query?
- I have a random letter appearing before my content. Where to start looking for the cause?
- Custom Post Taxonomy Template Not Loading Properly
- How to display only child category post in related posts in custom post type?
- Why get_posts() returns empty array while I am trying to get posts from some specific taxonomies and work properly with others?
- Help with Multi Level Category Archive Page
- Custom post type with custom taxonomy permalinks
- Custom taxonomy page template
- show custom taxonomies in hierarchy
- How to Create Custom Post Type with Multiple Color Options?
- Custom post type and custom taxonomy archive inaccessible
- Apply custom names for generic custom taxonomy name?
- ACF Pro simple Business Directory – Requesting assistance with created Templates and associated Functions.php Coding
- Customize Query for post
- Custom post type templating problem
- Correct classes for WordPress menu items
- Wrong request query on cpt and tax
- How can I see a list of my Custom Post Types of the last term I was in?
- Custom Taxonomies not appearing in Admin
- Custom Post hierarchical to custom taxonomy
- Custom Taxonomy Navigation, with current menu items for children?
- Search Custom Post Type & Taxonomies
- Getting a PHP Notice when using Pods with WPML [closed]
- Deleting Custom Taxonomy Term only increments tag_ID
- Custom Post Type doesn’t show Draft and Trash Options
- Conditional Statement custom post type category
- Multiple portfolios and single item in two of them (ideas?)
- Custom Post Type With Categories
- Get custom post type list for every category shortcode
- Loop custom taxonomy to get lists of cutom post types?
- Custom post type structure for posts with multiple child posts
- Get custom taxonomies from multiple posts
- Hierarchical Custom Post Types in Array
- Making certain categories of CPT not publicly queryable
- Pagination for Custom Taxonomy Page [duplicate]
- How can I make a custom post type sticky?
- Missing Posts in Custom Taxonomy List
- Custom Post Type permalink shows wrong page: homepage/index.php
- Search / Filter posts on Title/Content OR Tags
- using $wpdb to get custom post type with term
- Get term name and term parent into custom post type permalink
- Custom Post Type Taxonomy Filters
- Query with no terms uses index.php template instead of archive.php
- Custom Taxonomy Doesn’t Show Up
- Categories sorting
- Mapping Subdomains in WordPress to give the appearance of a localised site, best approach?
- WP_Query most viewed posts, in multiple Post Types, last 30 days, excluding a specific taxonomy term
- Show posts from two or more custom taxonomy terms
- Customize my custom taxonomy table in Admin panel
- Allow user to set custom order to a list of custom taxonomies?
- get_category_parents for custom post type taxonomy
- Custom-Posttype & Custom Taxonomy WP_Query
- Custom loop with multiple taxonomy queries
- How to use custom taxonomies to reference complex relationships?
- Disable block with taxonomies at post page
- Return one unique custom post type result when it shares a custom taxonomy in WP_QUERY?
- Displaying custom taxonomy in the admin list of a custom post type
- Get parse_query filter to return slug instead of id
- Tax query not producing any results
- Custom post type and taxonomy – show related posts
- search also in taxonomy, tags and custom fields
- Create template for taxonomy results limited by Custom Post Type
- wp_list_categories() – current-cat class also inside posts?
- Showing the custom taxonomy parent term and child term of a post
- Custom Taxonomy Archives on Custom Post type Page [duplicate]
- Query Custom posts of same taxonomy as the post itself
- Custom Post Types, URL rewrite on multiple CPTs
- redirecting improperly after updating custom taxonomy term when referring from CPT edit page
- Template for custom post with custom taxonomy
- Best way to save horoscope data
- Allow non-logged in users to see a future post after clicking on a list of future posts
- Which post does a taxonomy term belongs to?
- How can I set taxonomy programmatically
- How to hook custom taxonomies to custom post types and make the permalinks work?
- Custom post type multiple loop by taxonomy term
- getting all values of a custom taxonomy if there is no post
- custom types taxonomy hide_empty
- Extending AZIndex plugin to use custom post types and custom taxonomies