easy way to limit what data is shown to users with simple shortcode.
Any content placed inside the shortcode will be restricted to users with the correct capabilities..
To restrict just section of content within post or page, you may use shortcodes like this restricted content goes here..
Using shortcode with multiple roles in WYSIWYG editor...
Manual Installation Upload restrict-lite to the wp-content plugins directory..
Activate the plugin through 'Plugins WordPress...
View what roles are specific to what user here https codex wordpress org Roles and Capabilities..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed Syntax error introduced in 1.1. 1.1.
Important change, role is now capability to better reflect is true name. role will be removed future builds.
Read more