Typical use case would be to restrict access to portion of the content to users unless.
Upload zip archive restrict-partial-content zip to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress...
All content between the start and end of the shortcode will be restricted.
Shortcode parameters allow role => The Role to allow access to the restricted content.
This gives the flexibility of changing the in one location and having it apply everywhere that the rule has been used.
If the parameter is used then it will overrule the other parameters...
As soon as the open time is passed it will show the restricted content to everyone..
This will show when the user is logged in with role and the open time has passed.
Browse the code, check out SVN repository, or subscribe to the development log by RSS... 1.3.
Read more