Easily mark any post or a page as "for logged in members only", hiding it from public view! (not for custom post types).
As of April 2026, Secret Content is a WordPress hidden posts plugin with 200 active installations and a 5/5 rating from 1 reviews. It has been downloaded 5.9K+ times in total. Requires WordPress 2.8+ and PHP false+. Available on WordPress.org since 2012. Last updated 14 years ago — may have compatibility concerns. Top alternative: Hide from Search.
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.
| WordPress | 2.8+ requiredTested up to 3.3.2 |
| PHP | false+ required |
0.9
* First release in English only.
1.0
* In english, with Danish translation
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.