Finally after the holidays I returned back to this question.
I chose to use Custom Taxonomies instead of Custom Fields.
Here is why:
- It’s faster to make different queries (even if I will not have many posts)
- Most of these attributes are reusable (shared)
- They may be changed/modified easily in the future
- I’m not going to have too long list of Taxonomies
- …
Here’re some links:
Related Posts:
- Custom Taxonomy breaking pages permalinks
- Show custom post type relationships by taxonomy
- Custom Permalink For Custom Post Type – Working Fine But Broken For Pagination
- Permalink Structure CPT With Custom Taxonomy Fails
- Parent & Child Taxonomy slugs in custom post permalink
- Custom Post Types and independent Categories – complex Taxonomy
- Change Permalink Structure for Tag.php template
- Use different taxonomies in different custom post types’ permalinks?
- custom permalinks based on taxonomies for custom post type
- Custom template won’t load for a custom post type (custom permalinks used)
- How to query custom post types posts filtered by multiple custom taxonomies through a form selection
- Custom taxonomy in URL showing 404
- How to bulk copy custom fields between custom posts?
- Retrieve value of a category’s custom field
- Genesis filterable portfolio isotope [closed]
- wp_query check if integer exists in custom field’s array
- How can I see a list of my Custom Post Types of the last term I was in?
- Custom Post Type permalink shows wrong page: homepage/index.php
- Displaying custom taxonomy in the admin list of a custom post type
- search also in taxonomy, tags and custom fields
- How to hook custom taxonomies to custom post types and make the permalinks work?
- Categories of custom taxonomy don’t show any posts
- How do I associate a custom post type with another through a taxonomy or storing an ID in a custom field?
- Custom post type url with category
- Adding custom post category slug in permalink causes 404 error for pages and posts
- How can I use get_post_meta with add_rewrite_rule to build custom permalinks?
- WordPress sort search results by custom order
- How to filter wp_list_categories output with some custom post type meta query?
- How to Filter custom post type by taxonomy?
- How Can I Change the Custom Post Type Slug to the Taxonomy Slug in the URL?
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- 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?
- create a subcatagory for a custom post type and out put url as posttype/subcategory/item
- custom-taxonomy/post_name instead of the default post_type/post_name
- Filter term taxonomy metabox in custom post type
- Show custom post archive when custom post not specified
- Can’t remove front from permalinks for custom taxonomy category page
- Removing custom post type slug from URL
- How can I made custom taxonomies relationship?
- Customize Custom Post Type URL
- Dynamic dropdown select values depending on other custom field value
- filter custom post in rest api with custom function
- Permalinks /country/city/cpt/postname/
- Seamless permalinks between Custom Taxonomy and Custom Posts
- Custom post type and custom taxonomy with the same slug using the file page taxonomy only as directory
- Custom Permalinks with CPT and Hierarchical Taxonomies
- Sort and filter custom post type posts by custom taxonomy
- How to have this permalink structure: post_type/postname/custom_inner_page
- Hierarchy and access control for Custom Post Types (CPT)
- Custom Permalink Structure for Custom Post Type, Custom Taxonomy, Under a page
- Custom taxonomy returns 404
- First custom field value (out of several) displayed twice after query
- Permalinks: custom post type -> custom taxonomy -> post
- CPT’s with landing page instead of archive – Url Rewrite?
- How to change permalink to include custom post type
- Custom post type, permalinks, taxonomies and blog posts
- Custom post type permalink tag 404
- Permalink structure with custom taxonomies and custom post type like /parent-tax/child-tax/custom-post-type-name (with no base name)
- permalink /category/post-name with custom post type and taxonomy
- Custom post type and taxonomy permalinks
- Hierarchical permalinks for custom post type and taxonomy
- Custom Post Fields at the beginning of a Custom Permalink
- set permalink for CPT
- How to display products name in a non-alphabetical order, in a custom field (taxonomy)?
- Show fields based on taxonomy selection in editor
- Permalinks: custom structure for taxonomy – tags?
- Custom permalink with child taxonomy terms
- Custom post type Permalinks with hierarchical Taxonomies
- How to solve this custom post type goes to 404 page?
- Best way to specify “article type” in URL
- Template files for Custom Post Type and Taxonomy
- Custom post type’s extra fields – how to handle?
- Can’t use pagination with custom taxonomy
- Creating custom post type with custom taxonomy and custom fields programatically
- Filter posts by tax (dropdown) and meta value
- Targeting categories in custom fields
- Custom taxonomies to define versions of a product
- Template for custom post type when taxonomy is in the URL
- Custom Taxonomy Search result page
- Permalink problems with custom post type and custom taxonomy
- Only show posts with a specific term of an associated taxonomy in a custom post type archive
- REST filters only firing when I have a param set
- How to get_term_meta on single custom post?
- Category Search / Custom Post Type search on my website. Custom Post Types that are “page-like”?
- Many to many to many custom post relationships
- Display a post from custom post type only if all the selected taxonomies and custom field value matches the record
- Custom Post Type Advanced Slug
- How to filter a custom post type by custom taxonomy without 404
- How to get all posts related to particular category name on button click?
- how to retain the ability to modify the post slug after applying a post_type_link filter?
- How to fetch custom post types with its full data on wordpress?
- WordPress custom permalink and archive link for custom post type
- Reusable metabox backend and frontend
- Ideas on how to organize a project [closed]
- How to populate a Gravity Forms Custom Post Field (dropdown type) with custom taxonomy terms? [closed]
- Get custom term meta problem on single post type
- Custom post type name and assigning custom taxonomy
- Get A Custom Field From A Custom Taxonomy Of A Custom Post Type [closed]
- Building a Portfolio and need some direction