=== WP Content Protection ===
Contributors:shankaranand12
Tags: Content protection,Membership content,content membership,Protection,login protection,Password protection,protection password,user role protection,protection user roles,protection plugin,Content protection plugin,premium content
Requires at least: 3.1
Tested up to: 4.1.1
Stable tag: 3.0.4

WP Content Protection plugin is used to protect the content.No membership required for this protection.

== Description ==

This plugin is used to protect the content.Content protection is done by three ways :

* Content protection by logged in user.
* Content protection by password.
* Content protection by User roles.

It will works for any post, page and custom post type also.

Feature :

* You can add content protection module on any page,post or custom post type.
* You can apply any one mechanism or all in one post.
* When content will protected then a message will displayed.Now you can update the message from admin area.

  Follow : Settings => wp content protection .

<a href="https://shankaranandmaurya.wordpress.com/my-developed-plugin/wp-content-protection/">Click here </a> for plugin settins.

<b>New Feature :</b>

I have added the two new Feature.

1: Using by shortcode : 

<blockquote><code>[wpcp_content_protection is_logged_in='#enter 0 or 1 #' is_password='#enter password#' is_user_roles='#enter editor roles#']........ content .....[/wpcp_content_protection] </code></blockquote>


For more detailed describe of all the paramater, how can we use, please visit .<a href="https://shankaranandmaurya.wordpress.com/my-developed-plugin/wp-content-protection/wp-content-protection-by-shortcode/">Click Here</a>  

2: By using functions

print this function : 

<blockquote><code> echo wpcp_protection_with_advanced_custom_field('#Enter customfield key#','#Enter value 0 or 1#','#enter editor roles#','#enter password#');</code></blockquote>

For more detailed describe of all the paramater, how can we use, please visit .<a href="https://shankaranandmaurya.wordpress.com/my-developed-plugin/wp-content-protection/wp-content-protection-by-shortcode/">Click Here</a>  

2.1 : For password security : <a href="https://shankaranandmaurya.wordpress.com/my-developed-plugin/wp-content-protection/wp-content-protection-feature-password-protection/">click here </a>

For any doubts, please email me with my email id : shankranand.mca@gmail.com : or visit :https://shankaranandmaurya.wordpress.com:
== Installation ==

1. Upload `wp content protection` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. After activating check all the settings on below path : Settings => wp content protection .
<a href="https://shankaranandmaurya.wordpress.com/my-developed-plugin/wp-content-protection/">Click here </a> for plugin settins.

== Screenshots ==
1. screenshot-1.png    : Show how many types of content protection mechanism on frontend.
2. screenshot-2.png    : Show how many types of content protection on page in admin dashboard.
3. screenshot-3.png    : Show the settings in admin dashboard.

