=== 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 . Click here for plugin settins. New Feature : I have added the two new Feature. 1: Using by shortcode :
[wpcp_content_protection is_logged_in='#enter 0 or 1 #' is_password='#enter password#' is_user_roles='#enter editor roles#']........ content .....[/wpcp_content_protection]
For more detailed describe of all the paramater, how can we use, please visit .Click Here
2: By using functions
print this function :
echo wpcp_protection_with_advanced_custom_field('#Enter customfield key#','#Enter value 0 or 1#','#enter editor roles#','#enter password#');
For more detailed describe of all the paramater, how can we use, please visit .Click Here
2.1 : For password security : click here
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 .
Click here 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.