=== Content Permissions for Pages & Posts ===
Contributors: paramsheoran
Donate link: https://profiles.wordpress.org/paramsheoran
Tags: restrict content, members, private content, content permissions, restrict guest,content restriction,Restrict Pages,Post Content Restrict
Requires at least: 3.0
Tested up to: 4.8
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Control your content permissions with simple shortcode. Restrict content access to members,guests or logged in one's.

== Description ==
<blockquote>
<p>Control your content based on logged in users, guests roles. Hide the content and show message to ask them to login.</p>
</blockquote>
  Hide complete page content, post content with simple use of shortcode and your content inside this.
  Special option to display the content only to guests, only to logged in users etc.

  The Plugin enable you to value your content and distribute your content based on login or guest.
  Simple Shortcode to use , No Code, No Development Knowledge required.


= Shortcode list: =

1. [cpp_guests] Your content to display for guest only. [/cpp_guests]

2. [cpp_users]  Display content for users/members/logged in only. [/cpp_users]
 

== Installation ==


= From WordPress Dashboard =

1. Plugins >> 'Add New' in the plugins dashboard
2. Search  'Content Permission for Pages & Posts.
3. Click 'Install' Button
4. Activate the plugin on the Plugin dashboard. No Setting Pages.

= Upload Zip file in Dashboard =

1. Download Zip file of plugin and Hit 'Add New' in the plugins dashboard
2. Click 'Upload' Button on left top.
3. Select `content-permissions-pages-posts.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard

= Using FTP =

1. Download `content-permissions-pages-posts.zip`
2. Extract Zip file `content-permissions-pages-posts.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 Release for basic use