Home Plugins secret content
Secret Content logo

Secret Content

by maxemil on WordPress.org

Easily mark any post or a page as "for logged in members only", hiding it from public view! (not for custom post types).

(1)
When you edit a post or page, simply use the checkbox "Show this to logged in visitors only"

When you edit a post or page, simply use the checkbox "Show this to logged in visitors only"

Simply tick the checkbox “Show this to logged in visitors only” This works on a per post / per page basis. Not yet enabeled for custom post types.

You do not need to insert custom functions or shortcodes. You do not need to change theme template files.
This plugin works by filtering WordPress core functions.

If you “hide” a parent page, the children will be hidden in the menu as well.

Technically the filters are modifying the query or the result of databse calls on standard WP features: wp_get_nav, wp_list_pages, $posts, previous_post, next_post.
When ticking the checkbox, the plugin saves a key/value pair in the postmeta database table.
When uninstalling the plugin, the entrys to the postmeta table are deleted.

Suggestions, Questions and feedback are welcome.

Active installations200+
Weekly downloads
18+20.00%
Version1.0
Last updated3/1/2012
WordPress version2.8
Tested up to3.3.2
Tags
hidden postshide contentmembers-onlyrestricted content