Subscribers Only Content

Allows blog admin to set specific pages and posts to only be visible to users with the ‘read’ capability.

Author:Michael Pretty (prettyboymp) (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:3.0.5
Plugin version:1.0.1
Added to WordPress repository:10-06-2010
Last updated:13-06-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:5 229
Active installs:40+
plugin download
Click to start download

Allows blog admin to set specific pages and posts to only be visible to users set as subscriber and above (with the ‘read’ capability).

This allows certain content to be blocked so that only logged-in users can read it.

Requirements:

  • “php5” – I’m a big proponent of dropping the php4 compatibility of WordPress due to the improved OO support. Because of this, I prefer to write my plugins in php5 form in hopes to help push the community along.