Introducing the Post Levels plugin
posted 2005-01-22
Post Levels is a Wordpress plugin which allows you to restrict access to posts based upon the user level. Wordpress 1.3/1.5 or greater required.
Version 0.1 is available for download: Post Levels Plugin v0.1
Install
- Unzip the
post-levels.zipfile into yourwp-content/plugins/directory - Activate the plugin within Wordpress in the "Plugins" section
Use
- Set the Post Status to "Private": This ensures your post will not be shown if the plugin is accidentally disabled
- Add a Custom Field named
post_level - Set the value of
post_levelto a number between 1 and 10: Only registered users with a level greater than or equal to thepost_levelwill be able to see your post.
Known Issues
- Archive and Category Post listings do not include private posts