Popis
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.
Snímky obrazovky
Instalace
The plugin is simple to install:
- Download
per-post-editors.zip
- Unzip
- Upload
per-post-editors
directory to your/wp-content/plugins
directory - Go to the plugin management page and enable the plugin
Nejčastější dotazy
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Per Post Editors je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Per Post Editors” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.1
- First release.
- Seems to work without any issues.