Description
Manage your content and decide what to show for a login user and what for guests.
You can hide a complete post, page or any post type from guests and redirect them to any page you’ll choose.
There is also the option to display just a certain content to either a member user or a guest user.
The Plugin enable you to add login form and registration form to any post page.
Easy to use, no development knowledge is required
Shortcode list:
-
[members] : Display content for login users only
-
[guests] : Display content for guest users only
-
[login-form] : Display login form for guest
-
[member-name] : Display login user nickname
-
[register] : Display registration form
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘WP Content Permission’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
wp-content-permission.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
wp-content-permission.zip
- Extract the
wp-content-permission.zip
directory to your computer - Upload the
wp-content-permission
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Reviews
Contributors & Developers
“WP Content Permission” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Content Permission” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial version