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
Installation
- Upload the plugin file to “Plugins > Upload New”.
- Activate the plugin.
- 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.
ContributorsTranslate “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.