User Permissions is a plugin that takes the simple WordPress permissions models one step further and allows you to assign permissions to specific posts that restrict users or roles from reading or editing it.
To summarize:
- Restrict reading or writing of post or page according to the user's role (i.e. prevent non-registered users reading a post)
- Allow specific users to read or write a post or page
- Permissions are assigned directly inside the post itself - there is no additional interface
- Fully localized
The plugin is simple to install:
- Download
user-permissions.zip
- Unzip
- Upload
user-permissions
directory to your /wp-content/plugins
directory
- Go to the plugin management page and enable the plugin
You can find full details of installing a plugin on the
plugin installation page.