you can do this using the plugin “Advanced Custom Fields”, just create a field type “post object” and them associate this field with the “Work” custom post.
Later in your template, you can get the artist data, a object with all elements by your custom post named Talent.
Advanced Custom Fields have a great documentation and is free, you can download it from http://wordpress.org/plugins/advanced-custom-fields/
Related Posts:
- Taxonomy: Why ‘with_front’ => false DOES NOT WORK?
- How to pass URL parameters for advanced taxonomy queries with multiple terms for one custom taxonomy
- Assign posts to taxonomy terms instead of the taxonomy terms to posts?
- WP_List_Table Inside Metabox Not Working on Submit
- Exclude from search all custom posts which are NOT in a taxonomy term
- Custom SQL Query on Custom Post Type. Order by Taxonomy?
- Showing current taxonomy terms
- Custom permalinks – post type – hierarchical taxonomy’s
- automatically create taxonomy with same name as post title
- Display taxonomy term only if there’s a value
- Adding Custom Taxonomy to WordPress default Post type
- Custom taxonomy template not working with simple loop. Multiple CPT using the same taxonomy
- Paginated Taxonomy Term Archive including one post per term
- Display types of posts in edit.php instead of All, Published, Scheduled and Draft
- Making pages also serve as taxonomies? Or give full pages to taxonomies?
- get_queried_object error How to show post count by month in the taxonomy page
- How to filter the taxonomy terms based on another taxonomy term
- Custom Taxonomy – Tags Metabox is showing instead of Categories
- Show Two custom Post type and their posts on category page
- $wpdb: Counting posts corresponding to 3 terms in 3 different taxonomies
- Get posts by querying taxonomy and certain terms of the taxonomy?
- Custom post type templating problem
- Missing Posts in Custom Taxonomy List
- Custom Post Type Taxonomy Filters
- Disable block with taxonomies at post page
- Which post does a taxonomy term belongs to?
- List custom taxonomy specific to one custom post type
- Get related posts of child term of custom post type
- WordPress loop: Show only a Custom Post Type Taxononmy TERM
- How to conditionally redirect to the post from a taxonomy page?
- How to group posts and get a mixed posts and groups view?
- WP the_posts() on single-cars.php get category link
- Variable not working in WP_Query
- How to list tags from custom post type attachments?
- How to Display Posts From Category Within a Custom Taxonomy?
- How to get_term_meta on single custom post?
- display posts of custom post type with custom taxonomy
- I have custom post type with custom taxonomy. But not found the taxonomy page..
- How to query Posts from a custom post type which contains a custom taxonomy?
- Copy/Move selected taxonomy terms to another taxonomy for posts
- Different structure/content for posts from a custom post type
- List all posts in taxonomy term
- custom taxonomy listing returns no posts
- How to List Custom Post Type Titles Based on Theirs Taxonomy Terms Inside a Nested Loop
- Custom Post type Query by Taxonomy
- Single.php for Custom Post Type > Taxonomy > Term
- How to display posttypes and taxonomy in standard posts, not in a separate label?
- Making a form for user to add new custom post with custom taxonomies and custom fields
- ACF – Retrieve custom taxonomy from a relationship field
- Search CPT by tag ids
- Post template with breadcrumb needs to show page navigated from
- What is the best way to structure posts for the same event happening in different years?
- Right way to store a large set of similar information on website? [duplicate]
- Define multiple prefixes for custom post type
- Display Custom Field or Custom Taxonomy in front page /post/product
- WP_Query not using custom taxonomy categories on custom post type
- Get queried object for custom post type count
- I cannot display custom posts in custom taxonomy
- How can I group by Taxonomy on Custom Post Type while filtering out based on custom Meta
- How to manage a dynamic multi-level page hierearchy system?
- How can I get the last 5 element of this tax query?
- Display title of all custom posts from same taxonomy term on a custom post template
- Showing taxonomies with terms that are attached to custom post
- Getting all custom post taxonomies and exhibiting only part of them
- How to get all posts related to a taxonomy?
- Error get_posts with Custom Taxonomy and OR relation
- Filter By Term Not Working – Custom Post Type
- Custom Post Status & Taxonomies
- Get list of CPT posts in *current* post’s taxonomy term
- Post Editor: display categories from current post type taxonomy only?
- tax_query showing no results
- How to Associate Posts with Pages
- Query Only Show Text on Posts With Certain Taxonomy Tag
- Storing/querying custom date data
- Custom My account page and custom page for editing posts
- Get custom post type parent category
- Automatically add custom taxonomy when meta value gets to a set number or beyond
- Sort ACF by custom taxonomy
- How to develop Knowledge center in WordPress Website
- Can multiple custom post types share a custom taxonomy?
- How to Add Custom Fields to a Custom Post Type?
- Display current taxonomy term when inside custom post type
- limit selection of custom taxonomies to one?
- $wp_query->queried_object->ID throws warning: Undefined property
- How to show related posts by category or custom post type?
- Archive or taxonomy pages not working for custom post type
- Custom Taxonomy returns no posts
- Update content of multiple pages/posts at once?
- Custom post types and permalinks
- Fetch taxonomies by custom post type id array
- Normal pages as children of my Custom Post Type
- Invalid argument supplied in register_taxonomy $args->taxonomies
- How to handle new post from API request?
- Widget Categories shows “No categories”
- How to properly set the rewrite rules for this case?
- wp_post_delete is deleting all offices
- Custom post type taxonomy not sorting correctly
- Get All post that is in table
- How to Display Custom Taxonomies in an Un-ordered HTML List
- Storing every individual update to the posts being updated over time?