-
You can have as many authors as you’d like.
-
If the artists are not the authors of the blog posts, I would consider using a custom taxonomy instead, because it would be a more accurate model.
EDIT
As it’s been pointed out in the comments, taxonomies don’t have built-in meta data, and custom post types or users are sometimes easier to handle.
Related Posts:
- Get $curauth level
- wp_list_authors including custom post types
- author.php shows profiles of all users not authors only
- Get author id from url
- Use different template than author.php for get_author_posts_url()
- Adding Author Box Meta Links with Co-Authors
- Displaying Total Author View
- Quest and filter posts by author ID on author page
- Author page from blog post
- How to Modify Author Page for all Users?
- Get $curauth level
- WordPress function that retrieves both posts written by a specific author& posts that contain a tag matching author’s username on author archive page
- Multi user site and image captions
- Schedule Posts to Publish from Dates/Times Pre-Set by Admin
- Display Authors Comments on Profile Page
- Set up collaborative site
- 5 blogs on one WordPress site
- Shared functions.php across multiple WordPress websites
- Multiple versions of RSS feed? One with full content, one with the excerpt
- Display all comments or recent comments per user on author page
- Refine custom posts by author
- Authors Page : A page of authors
- Adding An Author Tag To Posts Automatically
- Creating distinct pages for author profiles and lists of posts by author
- resolve /author/ to a page or archive (of all authors) template
- Edit/revise option for authors to suggest improvement to posts [closed]
- How to display user role
- Google Authorship on a multi-author blog?
- How to query posts from specific authors and categories using WP_query?
- Publish article only if approved by 2 or more authorised author
- Get data from plugin People list in author template
- Remove Author Slug & Replace With Username
- Hide Author.php template from specific user role
- update_user_meta add value on the top on existing value
- Loop starts from the beginning with second while loop on author.php
- How to set back query var author_name after unset it?
- Only display link to author social media when it exists [closed]
- the_author_meta(‘user_url’, $author->ID) not working properly. how can I solve this?
- Show woocommerce products in author archive
- Create template “author” with a plugin
- How to display specific posts with WP_Query?
- Conditional tag based on the role of author in author.php
- create a new page from a custom post type similar to an authors page
- Can multiple authors be assigned on a single custom post?
- Refine custom posts by author
- Post list based on the page author
- Display custom post type posts first, then default posts
- How to add an inline word after post author commenter name?
- Is author.php a core file?
- Allow users to create post without logging in?
- How to pull user/author profile data in a plugin?
- Author posts not appearing for custom post type
- Save buddypress xprofile data to author meta
- how to connect the author profile with google webmaster tools in multiuser blog?
- problem with wordpress author profile page URL
- next_posts_link and previous_posts_link problem
- Author template help. How to check if field exists in the profile?
- Multiple authors and readers restricted by role [closed]
- Unpublish Authors With not Fulfilled Fields
- The best way to create pages like an ‘about’, ‘contact’ and etc [closed]
- Hide Author page from others
- Current author archive in navigation menu
- Find custom post type url by author
- Exclude specific user_id from args in get_comments
- get_comment_author_link not working properly
- Get Authors Role
- Is there a way to input different rel=author and rel=publisher attributes for a WP blog w/ multiple authors?
- Use of antispambot with $curauth->email
- Create condition for Author bio Social Links
- Check For get_post_meta on Author Archive Page
- How to Add a cutsom slug to my custom author role
- WordPress redirect to a subpage – how to create a template for subpage?
- Show all people who commented on all posts by an author
- List of all authors avatars
- Get top authors for the last 30 days with posts count and avatar
- can’t see information on author page that don’t have posts
- Custom author url and page for another role
- How to fix a specific page (author archive) loading speed?
- Return author name as a tag using get_author
- Change author base and slug in author link
- Right way to display the_author_meta fields?
- how to show Author group not Author name
- Showing the authors username and bio on custom author.php
- Cant get unique_array() work on get_the_category() foreach loop
- Best approach to allow front-end display of posts’ reviewers?
- Allowing comments on author pages
- Author info does not show up when author has no posts
- Multiple Author with link and image
- Hide page header on both index and author pages [closed]
- Author page link in comments is different than in posts?
- Author template – separate custom post type by custom taxonomy term for $curauth
- Calling a custom profile field only it it exists
- Create archives by author role
- Which page is referring to *all posts by author*?
- Show the most recent post for an author on the author page
- Guest author – URL, base and custom taxonomy – working but unstable
- How to make the Post Author name fixed as “Editorial Staff” even if there are multiple authors?
- Change get_author_posts_url / Author URL via filter
- Limit authors on specific catogories
- How to track all users logged into a site?