Title: Post Contributor
Author: Abhijit Rakas
Published: <strong>January 1, 2016</strong>
Last modified: November 29, 2019

---

Search plugins

![](https://ps.w.org/post-contributor/assets/banner-772x250.jpg?rev=1319599)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/post-contributor_d0c5ae.svg)

# Post Contributor

 By [Abhijit Rakas](https://profiles.wordpress.org/abhijitrakas/)

[Download](https://downloads.wordpress.org/plugin/post-contributor.1.1.6.zip)

 * [Details](https://wordpress.org/plugins/post-contributor/#description)
 * [Reviews](https://wordpress.org/plugins/post-contributor/#reviews)
 *  [Installation](https://wordpress.org/plugins/post-contributor/#installation)
 * [Development](https://wordpress.org/plugins/post-contributor/#developers)

 [Support](https://wordpress.org/support/plugin/post-contributor/)

## Description

This plugin is show list of post contributor on frontend. At backend there is option
to select particular contributor for post. Output in two different format.

### Arbitrary section

### A brief Markdown Example

## Screenshots

 * [[
 * Post Contributor Setting Page
 * [[
 * Select where to show contributor option
 * [[
 * Post Contributor Option
 * [[
 * Select post contributors

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/post-contributor` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Settings->Post Contributor screen to configure the plugin.

For list format paste following code in template

    ```
    <?php do_shortcode('[post-authors id="authorList" class="authorName"]'); ?>
    ```

Both ‘class’ and ‘id’ parameter are optional.

Result in div format

    ```
    <?php do_shortcode('[contributor id="authorList" class="authorName"]'); ?>
    ```

## FAQ

  Is it work only for three role

Yes, currently it working only for three user i.e. Administrator, Author and Editor.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Post Contributor” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Abhijit Rakas ](https://profiles.wordpress.org/abhijitrakas/)

[Translate “Post Contributor” into your language.](https://translate.wordpress.org/projects/wp-plugins/post-contributor)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/post-contributor/),
check out the [SVN repository](https://plugins.svn.wordpress.org/post-contributor/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/post-contributor/)
by [RSS](https://plugins.trac.wordpress.org/log/post-contributor/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.4 [September 23, 2019]

#### 1.1.3 [September 23, 2019]

#### 1.1.2 [April 9, 2019]

#### 1.1.1 [April 8, 2019]

#### 1.1.0 [April 8, 2019]

#### 1.0.9 [April 1, 2019]

#### 1.0.8 [March 19, 2019]

#### 1.0.7 [March 18, 2019]

#### 1.0.6 [March 18, 2019]

#### 1.0.5 [March 18, 2019]

 * Update return message

#### 1.0.4 [March 06, 2019]

 * Updated

#### 1.0.3 [March 05, 2019]

 * Updated
    - Style of plugin settings.

#### 1.0.1 [February 20, 2019]

 * FIXED
    - Fix PHP Notices on Post Edit Page.

## Meta

 *  Version **1.1.6**
 *  Last updated **6 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **5.1.22**
 * Tags
 * [Contributor](https://wordpress.org/plugins/tags/contributor/)[contributors](https://wordpress.org/plugins/tags/contributors/)
   [post](https://wordpress.org/plugins/tags/post/)[post contributors](https://wordpress.org/plugins/tags/post-contributors/)
 *  [Advanced View](https://wordpress.org/plugins/post-contributor/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/post-contributor/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/post-contributor/reviews/)

## Contributors

 *   [ Abhijit Rakas ](https://profiles.wordpress.org/abhijitrakas/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/post-contributor/)