Skip to content
My Tunes Hub Logo My Tunes Hub Logo My Tunes Hub Logo
  • Home
  • Tips and Tricks
    • Tips and Tricks
    • FaceBook Tips
    • Adsense
    • Internet
    • Hacking Tutorials
    • Seo
    • Computing
    • Freelancing
    • Security
  • Mobile
    • Android
    • Mobile Riview
    • Operator News
  • Web Design
    • Web Development
    • WordPress Plugins
    • WordPress Themes
    • WordPress Tutorials
    • Blogger Templates
  • Others
    • Science
    • Love
    • Lifestile
    • Fashion Tips
    • Download
    • Education
  • Contact Us
  • Disclaimer

How to Add Multiple Authors for Posts in WordPress Update 2017

MyTunesHub2017-04-04T17:37:14+06:00
Do you want to show multiple authors for a post in WordPress? Many websites often have multiple authors working on the same article. For example, on news websites sometimes multiple journalists contribute to a single story. In that case you may want to give credit to all the authors who worked on the post. In this article, we will show you how to allow multiple authors to be associated with a post in WordPress.

How to allow multiple authors to be associated with WordPress blog posts

First thing you need to do is install and activate the Co-Authors Plus plugin. For more details, see our step by step guide on how to install a WordPress plugin.

Next, you need to edit the post or page where you want to credit multiple authors.

On the post edit screen, you will notice the new ‘Authors’ box just below the post editor.

By default, it will show the original author of the post. You can add additional authors by entering their name in the search box below.

The plugin will start showing users as you type. You need to select the user that you want to add as an author by clicking on it.

The selected author name will now appear below the original author name.

Multiple authors selected

You can continue adding more authors as needed. Once you are done, you can save or publish your post.

SHOWING MULTIPLE AUTHORS ON YOUR WORDPRESS SITE

Unfortunately, the plugin does not automatically display multiple authors on your site. For that you’ll need to edit your theme files. If you haven’t done this before, then please see our guide on how to copy paste code in WordPress.

You’ll need to edit theme files with the code responsible for showing the author name for posts. This could be single.php, content.php, or a template tag in your theme’s  functions.php file. See our tutorial on how to find which theme files to edit in WordPress.

You will be looking for the code with template tag the_author_posts_link() and you will need to replace it with the following code snippet.

1 if ( function_exists('coauthors_posts_links' ) ) {
2     coauthors_posts_links();
3 } else {
4     the_author_posts_link();
5 }

Here is how it looked it on our demo website.

Multiple authors attributed to a WordPress post

For more examples of template tags, please visit plugin’s website.

ADDING GUEST AUTHORS TO YOUR WORDPRESS SITE

By default, this plugin can only look up and show registered users on your website. What if you wanted to give credit to guest authors who do not have an account on your WordPress site?

There are multiple ways to accept user submitted posts in WordPress. You can create an account for authors, or you can accept posts directly from front-end of your website. See detailed instructions in our guide on how to allow users to submit posts to your WordPress site.

Co Authors Plus offers a simpler work around for that. It allows you to add guest authors without giving them access to the admin areaor writing privileges on your website. Guest authors can send you their posts via email, and you can add them to your WordPress site.

Let’s see how to add guest authors in Co Authors Plus.

First, you need to head over to Users » Guest Authors page and click on the ‘Add New’ button at the top.

Adding a new guest author in WordPress

On the next screen, you need to provide author information such as name, email, website, etc. Once you are done, click on ‘Add new guest author’ button to save your changes.

Guest author details

That’s all you have successfully added a guest author.

Now you will be able to select them as author for posts on your WordPress site, just like you would select registered users.

We hope this article helped you learn how to allow multiple authors to be associated with a post in WordPress.

If you liked this please share

Share This Story, Choose Your Platform!

FacebookTwitterLinkedInRedditWhatsappGoogle+TumblrPinterestVkEmail

Leave A Comment Cancel reply

Most Popular Post

  • Top 28 Free One-Page Website Templates Built With Bootstrap 2016 Top 28 Free One-Page Website Templates Built With Bootstrap 2016
  • Adobe Photoshop CS6 Highly Compressed With Crack Adobe Photoshop CS6 Highly Compressed With Crack
  • 5 Best Free Video Editing Apps For Android 5 Best Free Video Editing Apps For Android
  • Top 30 Best Free Blogger Templates Of 2016-17 Top 30 Best Free Blogger Templates Of 2016-17
  • 5 Best Free Live Wallpapers for Samsung Galaxy s8 5 Best Free Live Wallpapers for Samsung Galaxy s8
  • How To Install Windows 7/XP/8/10 on Any Android Device How To Install Windows 7/XP/8/10 on Any Android Device
  • Download Adobe Photoshop CC Highly Compressed With Crack Download Adobe Photoshop CC Highly Compressed With Crack
  • DroidSQLi Pro - Android App For Hackers DroidSQLi Pro – Android App For Hackers
  • The Real Benefits of Guest Blogging The Real Benefits of Guest Blogging
  • VivaVideo Pro Video Editor App 5.7.1 Apk Mod for Android VivaVideo Pro Video Editor App 5.7.1 Apk Mod for Android

About Us
Contact Us
PRIVACY POLICY
TERMS OF SERVICE
DISCLAIMER
Sitemap

Android
Facebook Tips
Freelancing
Internet Tips
Mobile Review
Operator News
Web Development
Wordpess Plugin

Disclaimer : Though we strive to be completely accurate in the information that is presented on our site, and attempt to keep it as up to date as possible, in some cases, some of the information you find on the website may be slightly outdated.

MyTunesHub.Com reserves the right to make any modifications or corrections to the information you find on the website at any time without notice.

Find us on Facebook

Copyright by: © 2016-2019 MyTunesHub.com, All Rights Reserved.