Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Per Post Editors

Beschrijving

Per Post Editors is a plugin that adds to the WordPress permissions models, allowing you to assign specific users to be editors
of specific posts or pages.

To summarize:

  • Allow specific users to edit a post or page
  • Editors are assigned directly inside the post itself – there are no other admin settings

Documentation

Full documentation can be found on the User Permissions Page page.

Schermafbeeldingen

  • This screen shot shows the meta box added to each page/post

Installatie

The plugin is simple to install:

  1. Download per-post-editors.zip
  2. Unzip
  3. Upload per-post-editors directory to your /wp-content/plugins directory
  4. Go to the plugin management page and enable the plugin

FAQ

Does this plugin require any changes to roles?

No, it works with any account and any role.

Does this plugin allow users to create new posts?

No, you use the existing roles for those permissions. This plugin does not change any of the existing admin menus. E.g. a Subscriber who is allowed to edit a post does not see a Posts menu item in the wp-admin page, but will see an “Edit Post” on the admin header if it is visible.

Does this plugin restrict reading of pages or posts?

No, there are other plugins that provide that function. This plugin is just about restricting the ability to edit a page or post to a specific account.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Per Post Editors” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Per Post Editors” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1

  • First release.
  • Seems to work without any issues.