It sounds like what you are really looking to achieve is to relate posts from the Person post-type to posts from the Work post-type without categories. Out of the box, WordPress doesn’t have the ability to create many to many relationships across post types. To add this functionality you can use the Posts2Posts plugin. This plugin allows you to create many-to-many relationships between posts of any type: post, page, custom etc.
For details on how to display your connected Work and Person post types see the Posts2Posts plugin documentation on Github.
Related Posts:
- Get Posts Under Custom Taxonomy
- Different post sort order within different categories
- Exclude posts that only have the ‘Uncategorized’ category [duplicate]
- Query posts from current year
- Show Custom Taxonomy Categories, Listing of Posts, and Single Post via AJAX
- How do I get the slug of a custom taxonomy category of a post?
- Get posts by name and taxonomy term
- How to Restrict Previous & Next Post Link to Posts of Same Category?
- WordPress custom Query for Posts in Category display posts multiple times
- Get Posts Under Custom Taxonomy
- Prepending %category% onto default posts fails
- How can I hide tags on a child-category page, if that tag has not been used?
- WordPress bulk category select when publishing post
- Unable to differentiate between two categories under custom post type on single.php
- How to display only one category in a custom post type?
- Get current taxonomy and display query accordingly
- Geting error in post and category [closed]
- Create/Set Category as Title of Post
- Page with Category Returning 1
- AJAX load more posts not using correct category and repeating the same few posts
- How to run select query of post with category and tags?
- Querying posts from current category, using a variable as array argument
- Query posts from newest category
- How to get post count including nested categories
- Query post category & remove any post id
- Displaying Results From Custom Taxonomy Query
- Sort post by category using HTML Select tag
- Special Query: Title, Terms, Content – %LIKE%
- Taxonomy Category category.php not working
- Sort Posts Alphabetically Based on Specific Category (Divi)
- Elegant way to include only published posts with get_objects_in_term()?
- How to add metabox for post of specific category
- How are terms connected with posts in database?
- Exclude category on blog list page
- WordPress Child Category Display All Posts
- Should ‘setup_postdata()’ be reset with ‘wp_reset_postdata()’?
- deleting terms programmatically
- wp_enqueue_media() slows down my WP site
- Does an action fire when adding a tag via the “Tags” meta box?
- posts_per_page doesnt work
- Sorting posts according to view counts not working
- Display posts in alphabetical order for a particular category
- Improving WP_Query for performance when random posts are ordered
- How to automatically apply a category based on the post title?
- Direct link to “New post” in specific category?
- Most liked page not displaying posts
- Query get post,how to add comment box
- Using permalinks, category slugs, and tag slugs
- How do I retrieve then print the currently viewed sub categories?
- How do I stop the loop from repeating in my category template?
- Is it possible to add/tick a category to a post when it is created?
- Hide posts belongs to few categories in homepage
- store posts_id of category into a varable?
- Counter is skipping post when I still want it visible [closed]
- How to get all post_parents of a post?
- Latest posts by category — how to exclude current post?
- Run query_posts if SESSION is empty?
- Relative number of post in category
- Display a mixed list of posts and media
- How to convert query sql to shortcode in wordpress?
- Remove Featured Image from posts in specific category?
- Sidebar limiting to 10 posts?
- Adjust the order for returned posts
- How can I add a page that shows posts from a single category?
- How to associate a custom taxonomy to a post multiple times
- Post in bulk based on category template
- Can I show category name in url for only one of my categories?
- Automatic duplicate/copy of post to a related page in WordPress
- how to add tags to post in the Loop?
- Merge get_comments & get_posts into a single query
- Yoast breadcrumb URL shows category instead of the page
- Current post categories and subcatecories outside of the loop
- Query prints posts without specific categories
- Foreach issue in get_posts function
- Bulk Post update_post_meta
- More Than 50K Categories and WordPress Admin Panel Stop Showing Categories and Posts
- Custom post styling per category?
- post categories – how to show only categories with a specific parent id
- Creating a “category” of featured posts
- How do I make it so that new posts within a certain category go into a certain page?
- List Authors For Current Category
- List posts of assigned categories in list of all categories on single.php
- Assign specific ads to specific categories/posts
- 404 for some custom taxonomy not ALL taxonomy
- find posts with exactly 3/4 categories
- Use radio buttons & checkboxes for post categories
- Displaying only posts from a certain category on my custom page template
- Make division in post_query?
- Add default content to post (for specific category)
- List posts that are in the same category as the current post title
- Display one post randomly from category on home page
- Multiple blog “feeds” in a single blog each with distinctly styled post pages
- How to get pagination working with “Pending” Posts
- Post’s arent displaying
- Show with echo if a post has two or more categories
- Filter/Sort Post Form On Taxonomy page
- I am using the query block and what I want and see on the editor page is not the same with the actual results
- Batch Scanning and Deleting Empty WordPress Posts
- Error counting posts of category
- Cant display custom post type posts from a specific category WordPress