=== WP Content Permission === Contributors: rel78, orenhav Tags: block content, memebers, private area, restricted content Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z5H7VVZLSPYUE Requires at least: 3.0 Tested up to: 4.7 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allow site admin to display different content for login and guest users == 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: = 1. [members] : Display content for login users only 2. [guests] : Display content for guest users only 3. [login-form] : Display login form for guest 4. [member-name] : Display login user nickname 5. [register] : Display registration form == Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'WP Content Permission' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `wp-content-permission.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `wp-content-permission.zip` 2. Extract the `wp-content-permission.zip` directory to your computer 3. Upload the `wp-content-permission` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Changelog == = 1.0 = * Initial version