This plugin allows you to create many-to-many relationships between posts of any type: post, page, custom etc. A few example use cases:
- manually curated lists of related posts
- post series
- products connected to retailers
- etc.
Additionally, you can create many-to-many relationships between posts and users. So, you could also implement:
- favorite posts of users
- multiple authors per post
- etc.
Related Posts:
- Advanced search form with filters for custom taxonomies and custom fields
- Show Custom Taxonomy Inside Custom Menu
- Why does my custom taxonomy show a total count across all post types
- Custom Taxonomy’s Label to change the text appearing in Appearance > Menu
- Why does a custom post type need the ”hierarchical’ args setting?
- Permalink rewrite with custom post type and custom taxonomy
- Custom Post Type with Nested Taxonomy and Template Files
- Should unaltered default loop/query return a list of custom posts belonging to a custom taxonomy?
- 404 error PageNavi custom type taxonomy | wordpress
- Custom Post Types – Titles as Taxonomies
- Query for posts in 2 taxonomies
- Using pre_get_posts to Filter Posts
- Custom post types – show specific posts
- Query for custom post type objects in a taxonomy and with a meta value
- Get post type from taxonomy or category page
- get_categories() for only CPT
- custom taxonomy archive by year
- Add nonexisting pages to navigation
- Custom Post Custom Taxonomy Data Not Saving in Edit Screen
- Can custom taxonomies items have attached properties?
- Associate custom post types with normal posts
- WP 3.0.5 – Custom posts matching 2 taxonomies
- Custom Post Type Loop within Shortcode
- How can you handle rewrite rules for custom post types with option to filter on custom taxonomy terms?
- Custom Post Type – Display Categories & Tags In Dashboard list
- How do I make a custom taxonomy for a CPT appear inbetween title and editor boxes?
- Display CPT posts based on specific taxonomy
- Custom Taxonomy URL are redirecting to page with the same name
- Filtering WP_Query Dynamically on the Front-End
- Why get_posts() not returning only selected category posts from Custom Post Type?
- Hierarchical Custom Post Types in Array
- Making certain categories of CPT not publicly queryable
- Query with no terms uses index.php template instead of archive.php
- How to use custom taxonomies to reference complex relationships?
- custom taxonamy and post type
- Taxonomy custom post type URL
- custom-taxonomy/post_name instead of the default post_type/post_name
- Getting categories of posts under a custom taxonomy
- Custom taxonomies relationship
- How do I display the taxonomy for a custom post type in an array
- WP Rewrite Rule Issue while using Custom post type & taxonomy
- Lists custom taxonomy terms that has specific custom field value assigned to the term (not post)
- Custom Taxonomy not being saved on custom posttype
- Add term to custom post type on draft
- Multiple tag cloud filtering
- Best way to organize book-page structure
- Get url.com/post_type/taxonomy/term work!
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Three Most Recent Posts, One Per Term
- How to get WordPress term attached to the Post?
- Show all tags on custom post type
- Get parent category id from child category page for custom taxonomy
- Trying to get custom post of a custom taxonomy
- How can I create an automatic drop down menu with my tags?
- sort CPT on Custom Taxonomy Archive page
- REST filters only firing when I have a param set
- SEO Concerns With Rewrite Rules
- Empty taxonomy items for CPT in admin grid
- WordPress custom post type and taxonomies
- Display Custom Post Types Glossary
- How to fetch custom post types with its full data on wordpress?
- Taxonomies exists – but not showing up
- Custom post not appearing under custom taxonomy category
- Safe to throw 404 error in request filter?
- How to filter Multiple taxonomies with radio buttons
- ACF – Retrieve custom taxonomy from a relationship field
- Restrict access to custom post type based on its taxonomy terms
- Create loop from selected terms in ACF taxonomy field
- Sort custom posts by date and then by taxonomy
- How is possible to know ID of taxonomy-{taxonomy}.php page for ACF fields
- Display CPT Category List as Shortcode
- Need help with Custom Taxonomy + Custom Post Type
- Aloha! VERY broad CPT questions. Looking for the theory/best practices behind it
- URL for archive of custom post type with 2 taxonomy terms
- Dont know why my custom post type not add_post_meta
- Custom post type single with custom URL structure
- WordPress custom post type taxonomy paging
- List posts that have the current url taxonomy
- Display title of all custom posts from same taxonomy term on a custom post template
- wordpress does not see the correct custom taxonomy hierarchy
- Getting Custom Posts with Custom Taxonomy
- How to get all posts assigned to a taxonomy term only?
- Error get_posts with Custom Taxonomy and OR relation
- Custom Taxonomies in body class with parent slug
- Multiple archives for cpt, taxonomies, terms
- Generating a radius search on postmeta-metavalue and adding a taxonomy to query
- How to pass taxonomy terms to WP_Query along with $args?
- Display custom Taxonomies same as listing Categories
- Order by custom field attribute
- Custom post type and custom taxonomy archive inaccessible
- How to relate one custom post type to another custom post type
- Issue On Listing Woocommerce Parent Tag List
- How is it possible to list custom post types by “category” like with simple posts?
- Links in archive not including taxonomy parameter
- the_post_navigation in single page with multiple taxonomies
- Url rewrite with custom post type and taxonomy
- Custom Sort Order for Custom Post Type Taxonomy
- How to add categories to a custom post type using wp_insert_post($new_post);
- Modify permalink of CPT archive to support two taxonomies