Contributors: Tanmay Kirtania
Tags: Blog contributors, Post contributors
Requires at least: 5.8
Tested up to: 6.1.1
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
👉 Add multiple contributors to any post while adding or editing the post.
👉 Show the contributors on the frontend at the single product page.
This may have bugs and lack of many features. If you want to contribute on this project, you are more than welcome. Please fork the repository from Github.
Brought to you by Tanmay Kirtania
- Clone the repository inside
/wp-content/plugins/ - CD into folder
cd blog-contributorsand runcomposer installand thencomposer dump-autoload -o - Lastly run
npm installand thennpm run buildand thennpm run dev:build - Activate the plugin
The demonestration of the plugin can be found on YouTube
- new: Initial release