/WordPress-Contributors

A simple plugin to add and display contributors (from site members) to blog post.

Primary LanguagePHPOtherNOASSERTION

WordPress-Contributors

A simple plugin to add and display contributors (from site members) to blog post.

Plugin Name

Add Contributors

Details

Creates a metabox to select WordPress users to list as contributors in post.

Contributors: benjibabs

Tags: contributors, list, Authors, collaboration, helpers,

Requires at least: 3.1.0

Tested up to: 5.2.2

Requires PHP: 5.2.4

License: GPLv3 or later

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Description

Add Contributors creates a meta box labelled 'Contributors' and populates it with checkboxes with the names of the blog members. Authors select the checkboxes with the names corresponding to their contributors. A list of the chosen contributors is diaplayed at the bottom of each post.

Installation

Manually

  1. Upload WordPress-Contributors folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Frequently Asked Questions

Is there any settings to configure after activating the plugin?

Add Contributors has no settings to configure.

Where would I select the contributors?

Once the plugin is activated, a list of your blog members along with checkboxes will appear at the bottom of a new post or post to be edited. Simnply, check off the boxes with the contributors' name(s) and continue as usual.

Could the location of the contributor checkboxes be changed?

Yes

Where would the list of the contributors appear in the post?

The list of the contributors will appear in a box under the content of the post.

Why am I getting 404 error page when I clicked on a contributor's name

The names of the contributors are linked to their author's pages. If the you are getting 404 error page, you probably don't have a template created for the autor's page in your theme's folder; please create one in the root of your themes folder and the link will automaticly pick it up.

Screenshots

  1. Screenshot shows the checkboxes for the blog users on the post edit page where the contributors are selected.
  2. Screenshot shows the list of the contributors displayed at the bottom of the post content.