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.

Multiple Editors

Description

Plugin adds a meta box to every post, page and custom post type where users with editor capabilities can promote other users (with author or contributor capabilities, by default) as editors of that post.

Plugin provides the following filters:

  • custom_editors_enable_roles — Specify an array of user roles which should be allowed to be promoted as editors of specific posts and pages. The default is: array( 'contributor', 'author' ).

A plugin by Metronet.

Screenshots

  • Editor meta box with an option to promote other users as editors of that post.

Installation

  1. Upload the plugin file to “Plugins > Upload New”.
  2. Activate the plugin.
  3. Edit any post or page as a user with editor permissions and you will see an “Editors” meta box with an option to promote other users (with author and contributor capabilities) as editors of that post.

FAQ

None, yet.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Multiple Editors” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Multiple Editors” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.2 (April 6, 2014)

  • Release on WP plugin repo.
  • Support i18n.

0.1 (April 2, 2014)

  • Initial release.