- This plugin allows you to add more than one author for the post in the Add New and Edit Post section of WordPress dashboard.
- The plugin would display a section called 'Contributors' below each post in the front end of your site, which will contain the list of authors for that post selected from WordPress dashboard.
- Please Note that the initial author of the post will always be selected.
These instructions will get you a copy of the project up and running on your local machine for development purposes.
You need to have any WordPress theme activated on your WordPress project, which has options to create or edit posts.
- Clone the plugin directory in the
/wp-content/plugins/
directory, or install a zipped directory of this plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
You can search and add the contributors user names in 'Edit Post' and 'Add new Post' section of WordPress Dashboard.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
I use Git for versioning.
- Imran Sayed- WordPress Contributors
This project is licensed under the MIT License - see the LICENSE.md file for details
- Inspiration: A rtCamp Plugin Challenge ❤️