First thoughts – a custom tax for actors might work. The Taxonomy Images plugin will make adding the headshot easy. I’d maybe make the production a post – or an instance of a CPT – I wouldn’t mess around with CSVs at all. You’d build the table in the post. I would perhaps create a shortcode that you could add into this table, which would generate a link (with thumbnail) to the term (actor) archive.
Related Posts:
- Custom taxonomy hide meta box but show in menu
- wp_options table value
- What are terms and taxonomy, how they related to post and how these three are stored in database?
- get_the_terms() to show all custom taxonomies
- What is faster: custom taxonomy or serialized post-meta for db retrieval? (over 60,000 posts)
- Create custom taxonomy and Display in metabox dropdown
- Remove taxonomy widget from “PAGE” post
- transfer two existing taxonomy terms into one custom metabox
- How to permanently delete a taxonomy
- How to use taxonomies on attachments with the new Media Library?
- Add default WordPress tag meta box to User Profile
- Add custom taxonomy fields when creating a new taxonomy
- How to display custom taxonomies in posts?
- Creating Custom Taxonomy without mapping to any post type
- Exclude specific slug in ‘get_terms’
- wp_insert_term – parent & child problem
- Widget to display custom taxonomy tag cloud
- Hook to process a new taxonomy tag before it is created?
- How much faster is a tax query than a meta query?
- Multiple users – only allow them to manage their own terms for custom taxonomy when logged in
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- Is it possible to get a Previous/Next Taxonomy term archive URL?
- How do I display a tag cloud with both post tags AND a custom taxonomy?
- Adding session variable and/or cookie based on user-selected input
- How to display term description in empty terms archive?
- Adding Multiple Values to a Post Meta Key
- Create Child Taxonomies
- Query Posts by taxonomy/Taxonomy Child Custom order
- Single reusable value for post meta: Custom Taxonomy or Post Meta?
- How to Query Database for posts with certain Taxonomy Term
- Current category link filter
- display taxonomy slug from term ID
- Make a taxonomy column sortable in the admin?
- How to Put Custom Taxanomy Meta Box in Main Column
- Redirect all child taxonomy to its parent
- How to display custom taxonomy images on index.php?
- How do I taxonomy terms based on terms they are used alongside?
- get_term and get_term_by return null or false, even though term exists
- How can I populate a select element with terms from a custom taxonomy and filter post results?
- How do I list the pages of a custom taxonomy?
- Get number of post who belongs in two taxonomies!
- Why does a new taxonomy term get created when I assign an existing term to a post?
- Metabox not show in categories custom post type cmb2
- Add Image Uploader In Admin Panel
- Tell the difference between a term and page when they have the same ID
- WordPress thinks my custom taxonomy pages are search pages #seo
- How to make custom taxonomy into drop down select in a custom metabox
- How to use multiple archive templates for a taxonomy?
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Adding custom taxonomy in my existing category URL
- Custom Taxonomy Query
- How to get posts which must match both custom taxonomies?
- Proper way to update the slug of a taxonomy using register_taxonomy? [duplicate]
- Displaying Custom Taxonomy without a hyperlink
- My custom taxonomy page is leading in 404 page
- Show template part if part of term
- one post per term taxonomy
- How can I change the output display of my pagination?
- Different Taxonomy Values for Each Post
- Corrupted nav-menu?
- List Top 5 taxonomy terms based on number of post
- Get list of taxonomies associated with users
- Register `product_cat` taxonomy for default post post type
- Taxonomy.php how to show post only in current taxonomy with wp_query?
- Don’t display taxonomy if empty
- Use wp_list_categories to list parent categories from actual term
- Include get_term_link inside search
- Trash Bin for Categories?
- display taxonomy terms with link
- How to add a dynamic dropdown derived from custom taxonomy
- Custom field with terms from another taxonomy programmatically
- Taxonomies and subtaxonomies relations
- Convert post meta to custom taxonomy?
- How to create a non removable taxonomy term?
- Can I get thumbnail of taxonomy?
- How to show category list in WordPress
- How can I rewrite a custom taxonomy archive slug
- How to add all existing Custom Taxonomy to Admin Menu Creations Interface?
- Is it possible to sort the post based on a custom field?
- qtranslate-x problem with custom term description
- Templates files for custom post type with custom tags
- Display taxonomy posts
- Creating a Taxonomy Page [duplicate]
- Add image to taxonomy and output to homepage
- Extra fields on categories that is available via the WP-API?
- get meta fields and taxonomy of any post type
- Custom taxonomy – query returns an error
- Register custom taxonomy from a Advenced custom field option page
- Update fields with post object and custom tax with wp_insert_post
- List of taxonomy archive index page links
- Get Posts with matching lowest taxonomies
- Any way to make custom taxonomy field searchable?
- query posts returns 10 records
- Insert taxonomy term to different table
- Getting taxonomies specific to categories
- Remove Tag Cloud Words from Custom Taxonomy
- How to add/enqueue Custom CSS for a custom taxonomy page?
- wp_get_object_terms count on taxonomies within an category archive
- Taxonomies starting with a hyphen (minus) to assign B.C. dates to a post
- Modify Term List in Custom Taxonomy Meta Box