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.
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.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Multiple Editors » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Multiple Editors » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
0.1.2 (April 6, 2014)
- Release on WP plugin repo.
- Support i18n.
0.1 (April 2, 2014)
- Initial release.