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 : [email protected] : or visit :https://shankaranandmaurya.wordpress.com:
Screenshots
Installation
- Upload
wp content protection
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- After activating check all the settings on below path : Settings => wp content protection .
Click here for plugin settins.
Reviews
Contributors & Developers
“WP Content Protection” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Content Protection” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.