That’s easy.
Each method is a post with a category.
Member list is a page listing members (also pages).
Fore each team member, add custom field containing category names.
Then just list post containing those categories for each member.
Related Posts:
- Having pages after specifying post_type post
- Display posts by tag on page
- Include related posts on a page
- Can I hide a specific post from latest posts page?
- What Defines What Category A Post Picks (if in multiple)
- How to show post(excerpt) from specific category on wp page?
- Can I divide the pages into categories?
- Using permalinks, category slugs, and tag slugs
- post categories
- Post categories to pages
- WP_Query: Mixing category__in and tag__in together
- How can I hide tags on a child-category page, if that tag has not been used?
- How to create a “latest news” page showing a list of posts from blog category
- How to get post with associated categories and tags names instead of ids with rest api?
- In what context should Categories and Tags be used
- Would a “hub” page work better as a page or a post?
- Are post, page and category IDs unique to each other?
- posts going to 2 pages/categories only show up in 1
- How can I add a page that shows posts from a single category?
- Different post views for different category views
- Can I show category name in url for only one of my categories?
- Automatic duplicate/copy of post to a related page in WordPress
- Is there a way to categorize a list posts all at once?
- How to get tags when using publish_post
- Yoast breadcrumb URL shows category instead of the page
- Remove status ‘archived’ from the default post and page view
- How to distinguish pages created by woocommerce?
- Why do I have categories with duplicate slugs?
- Display all tags even if they are not assigned to a post
- How to add a block to a category page?
- show only one category and filter by tag
- Page with Category Returning 1
- Post Category link is same with Page link
- How do I make it so that new posts within a certain category go into a certain page?
- Set multi posts random categories and tags
- Precedence of page permalinks over woocommerce product category links?
- Show only top 3 posts from 3 categories in order on home page
- Display only current page -> posts tags in page
- Displaying only posts from a certain category on my custom page template
- I need to create a page or post hierarchy
- how to style an individual page in a category [duplicate]
- CSS – Change height of Storefront / WooCommerce product categories, but not products
- wordpress category Description not allowed tag
- How to remove category and other tags from posts page
- WordPress converting ‘ to ’ and – to –?
- Determine if page is the Posts Page
- Keyboard shortcut for updating a page or post?
- Difference between an archive and a page listing posts
- disable password protected page for logged users
- Manipulate post category after time
- Categories box not showing on post edit pages
- List only child categories a post is in, of a specific parent category
- Add custom field to all posts in specific category
- is there a better way of combining this?
- wp_list_categories link to first post of category instead of calling taxonomy template
- How to Add ‘Post Categories’ to the Dashboard Sidebar
- How only display all post related to category
- Add category to all post by using sql query?
- How to prevent WordPress from updating the modified time?
- Private Posts/Pages & Search
- White Blank Page when Updating and Publishing Page/Post
- Full Width Main Post
- Posts vs. Pages
- Can’t get the_content of the parent page from its single post?
- Prepend or add an Image to the content of a Post
- How can I make a post that belongs to a category or have specific tags, display different from the other single posts?
- How to insert 2 args into 1 Wp_Query for a slideshow
- How do I retrieve then print the currently viewed sub categories?
- Add multiple tags to multiple posts
- Get attachments for posts that belongs to a specific category
- Second comments section for one post/page
- How can I setup a relationship using categories in WordPress?
- Multiple Loops Breaking Pages
- Remove current category from post but display all others
- Admin – no Featured image choice in create new/page|post
- Why won’t pagination work?
- How do I include the category next to the title of a post?
- How to add some html formated text to every new post in WordPress
- Display post number by category
- Posts and Pages: 404 Page not found
- Static pages not working
- Cannot publish posts, but can create new pages
- Making a new post visible on a specific page
- Custom Fields – How to get the list of a specific active widget each time it rendered
- Google indexing duplicate page content with Page #### in post title and /page-2 in permalink instead of the ones I set
- How to show WP admin edit page within template page/post?
- Automatic Table of contents with categories and posts
- Very weird behaviour after removing WP pages
- Need help with hiding an image within a post in a category
- WordPress not showing recent posts
- How to filter out post from a category not its subcategory in wordpress dashboard
- Hide Certain Tags on Single Post Page
- How can I display a specific number of post in a category via a url
- how to chang preview of list of articles of one category?
- How to arrange different post categories in template
- Sort post by category using HTML Select tag
- Make assigning post to a specific category equivalent to assigning it to all categories
- Only show posts belonging to multiple cateogries at same time
- Wrap posts from a category in HTML
- How can I use wp_after_insert_post with $current_screen?