I would recommend installing an easy to use custom post type plugin like Types.
From there, you can create a custom post type called Guests.
After that, I would to create some custom fields for these guests, such as a name, a multi-line field for biography, etc…
The only variable I’m not 100% sure about is the video bit. If you’re adding these videos yourself, then you could add them as a custom field, where you chose to either go with the URL of the video or perhaps the embed code, then in your template you would loop through these custom fields to show each of the videos for the guest.
If the guests will be responsible for posting their own videos, then I would scrap all of the above content and consider setting up a WordPress installation with a role manager and a custom post type for videos only. Then you can just show these per author as if they were posts.
Related Posts:
- Making pages also serve as taxonomies? Or give full pages to taxonomies?
- Hook for post and page load
- Get page by template?
- WP_List_Table Inside Metabox Not Working on Submit
- TV Show database – Best way for structuring it?
- Showing current taxonomy terms
- Custom Posts on Different Pages
- Custom permalinks – post type – hierarchical taxonomy’s
- automatically create taxonomy with same name as post title
- Display “Post 2 of 4” on single post page?
- Display taxonomy term only if there’s a value
- Adding Custom Taxonomy to WordPress default Post type
- Multiple portfolios with one custom post type?
- Is it possible to use pages to apply static content to each taxonomy level?
- Display types of posts in edit.php instead of All, Published, Scheduled and Draft
- 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
- Trying to edit the single page from a Custom Post
- Should I use custom taxonomy or custom post type
- How i can add ‘N’ page of ‘N’ pages under posts loop?
- Missing Posts in Custom Taxonomy List
- Disable block with taxonomies at post page
- Allow non-logged in users to see a future post after clicking on a list of future posts
- 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
- No Permission to add new Page, Post or CPT with Admin role
- Top Level pages in wordpress giving 404, but child pages working fine
- WP the_posts() on single-cars.php get category link
- Including link to custom post type in ‘wp_list_pages’ function
- Multiple pages per post (not pagination)
- Can I change my post type to anything and my site still work?
- Variable not working in WP_Query
- Display an authors post on a single page only when they are logged in
- How to Display Posts From Category Within a Custom Taxonomy?
- display posts of custom post type with custom taxonomy
- How to set the mainpage of a custom post type?
- Render a Post or Page using the correct file
- 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
- Am I mixing up the concept of posts pages and categories?
- How to setup different permlalinks for posts and pages?
- Making a form for user to add new custom post with custom taxonomies and custom fields
- Does “Custom Post Type” can have page hierarhy option?
- How do I disable the built-in editor and automatically configure the properties of new pages?
- 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
- Cannot save pages after migration
- Show posts from custom post type sorted by category/taxonomy on a one-pager/page
- 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
- How to get all posts related to a taxonomy?
- WordPress Contents Migration
- Filter By Term Not Working – Custom Post Type
- One Post with different content, depending on a Page
- Cannot use pages created on WP
- Different post types arranged on one page
- Custom Post Status & Taxonomies
- How to display data with pagaination on backend?
- Post Editor: display categories from current post type taxonomy only?
- Linking custom taxonomies and posts
- Query Only Show Text on Posts With Certain Taxonomy Tag
- Why are my wp urls showing page not found?
- Custom My account page and custom page for editing posts
- Highlight specific menu item when custom post is page
- Get custom post type parent category
- How do I hide single category post on my post page
- Automatically add custom taxonomy when meta value gets to a set number or beyond
- Sort ACF by custom taxonomy
- An script/Plugin for automatic page creation per term
- How to develop Knowledge center in WordPress Website
- WordPress Custom Post Type Category Page
- CPT tax slug conflict with post type slug
- How can I display my custom metaboxes on a custom post template?
- How to specify URLS for custom posts & taxonomies
- Categories sorting
- WP_Query most viewed posts, in multiple Post Types, last 30 days, excluding a specific taxonomy term
- Allow user to set custom order to a list of custom taxonomies?
- Reworking function for counting custom post type posts count
- Best way to specify “article type” in URL
- How to show list of taxonomy terms associated with specific post?
- I have custom post type with custom taxonomy. But not found the taxonomy page..
- Help on Custom Post Types
- Issue with Custom Post Types and Permalinks
- Missing categories for Custom Taxonomy and Custom Posts
- Custom Post Type Slug / Page Slug Conflict – Prevent use of reserved slug on page save?
- Can I set a CPT title field to a dropdown with preset options if user is of a given type?
- Show one of the taxonomies always as default
- From form submission values – dynamically update CPT “has_archive” slug and custom taxonomy “rewrite” slug value