=== Show User Level Content === Contributors: rexreed Donate link: http://www.fourhourworkweekdiary.com Plugin URI: http://www.fourhourworkweekdiary.com/2008/06/18/new-wordpress-plugin-show-user-level-content Tags: permission, role, content, user-level Requires at least: 2.5 Tested up to: 2.7.1 Stable tag: trunk This simple plug-in hides content from all users except those that exceed a specific user level. == Description == This plug-in is quite simple: it hides content from all users except those at a specified user level. Alternatively, you can think of it as only showing content to users at a specified user level. Utilization is quite simple, with the use of the tag \[hide \{level}\] and the end-tag \[\\hide\] as the way to encapsulate the hidden content. Future revisions will utilize Role Manager options instead of user levels, so stay tuned. == Installation == This section describes how to install the plugin and get it working. 1. Upload `show-rolecontent.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Encapsulate the content you want hidden by using the starting tag \[hide {level}\] where {level} means the specific user access level that users at or above that level can view the content. You have to make sure to end the encapsulated content by using == Frequently Asked Questions == = Questions? = Please ask me by [visiting the plug-in page!](http://www.fourhourworkweekdiary.com/2008/06/18/new-wordpress-plugin-show-user-level-content "Plug-in Page") == Screenshots == 1. None yet.