Non-user Authors, Custom Post Types
-
I am setting up WordPress site for a college print magazine. We plan to digitize and post our archives of about 250 issues while continuing to post articles from new issues online. As such, it would be inappropriate to create a user account for our authors. All articles would be uploaded by our editor.
I would like articles on this site to be able to have multiple authors, but without those authors being user accounts. Further, each author should have an archive page that would list their bio and articles that they have written.
I think that this may be done some combination of custom fields and WordPress 3’s custom post types, but I do not know how to get started. Specifically, I’m unsure of to how to link an article post type to an author post type and I am not sure of how to have an author page display a list of articles written by that author.
Similar things can be done in Drupal with various plugins, but WordPress is SO much more user friendly.
I have seen solutions in WP with the “Co-authors Plus” plugin, but this still leaves me with actual user accounts for each author.
Any ideas?
Thanks!
The topic ‘Non-user Authors, Custom Post Types’ is closed to new replies.