Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imranhsayed/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.
https://github.com/imranhsayed/wordpress-contributors

wordpress wordpress-contributors wordpress-development wordpress-plugin

Last synced: 2 months ago
JSON representation

: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.

Awesome Lists containing this project

README

        

# WordPress Contributors Plugin :electric_plug:
> * 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 :video_camera:

![](contributors.gif)

## Getting Started :rocket:

These instructions will get you a copy of the project up and running on your local machine for development purposes.

### Prerequisites :page_facing_up:

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 :point_right:
You can search and add the contributors user names in 'Edit Post' and 'Add new Post' section of WordPress Dashboard.

## Contributing :busts_in_silhouette:

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning :bookmark_tabs:

I use [Git](https://github.com/) for versioning.

## Author :bust_in_silhouette:

* **Imran Sayed**- [WordPress Contributors](https://github.com/imranhsayed/wordpress-contributors)

## License :page_with_curl:

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments :scroll:

* Inspiration: A [rtCamp](https://rtcamp.com) Plugin Challenge :heart: