WordPress Contributors
:busts_in_silhouette: This plugin allows you to add more than one author for the post in the Add New and Edit Post section of WordPress dashboard.
by Imran Sayed · github.com/imranhsayed/wordpress-contributors · website
★ 22stars
8forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/imranhsayed/wordpress-contributors/archive/refs/heads/master.zipFrom the readme
WordPress Contributors Plugin :electricplug:
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.
Plugin Demo :videocamera:
Getting Started :rocket:
These instructions will get you a copy of the project up and running on your local machine for development purposes.
Prerequisites :pagefacingup:
You need to have any WordPress theme activated on your WordPress project, which has options to create or edit posts.
Installing :wrench:
1. Clone the plugin directory in the /wp-content/plugins/ directory, or install a zipped directory of this plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
Use :pointright:
You can search and add the contributors user names in 'Edit Post' and 'Add new Post' section of WordPress Dashboard.
Contributing :bustsinsilhouette:
Please read CONTRIBUT