=== Wm Private Content === Contributors: wisemago Donate link: Tags: content,private Requires at least: 3.x Tested up to: 3.4 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Using WP's default working this plugin lets you protect your content. Its made for one thing being simple and easy. == Description == If there is content or part of content that only a registered user should be allowed to view it then this plugin is for you. Any part of the content that is between [PCONTENT][/PCONTENT] will be hidden until the user logs into WP site using their WP site login credentials. If the user is not logged in then the user will the message that you will have entered. Within the content use [link]some text[/link] to show the WP's default login page. From where are the user logs in the user will be redirected back to the original page. Its that easy and simple to use. == Installation == 1. Upload `wm-private-content` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the shortcode [PCONTENT] the content that needs to be hidden[/PCONTENT] 4. Can add your own message to be displayed when user is not logged in. To add the WP default login page link use [link]text[/link] in the message. == Frequently asked questions == = A question that someone might have = An answer to that question. == Screenshots == 1. [How the message page will be displayed](http://wisemago.com/projects/wp-plugins/pcontent1.png) 2.[How the content will be displayed](http://wisemago.com/projects/wp-plugins/pcontent2.png) == Changelog == == Upgrade notice == There will future upgrade for payment options to be able to view the content. Also create the content view able only for a particular role.