Easily mark any post or a page as "for logged in members only", hiding it from public view! (not for custom post types).
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.
Simply tick the checkbox shown at the post/page edit screen.
UN-tick the checkbox shown at the post/page edit screen.
No, You simply activate the plugin, and let the plugin work for you.
Make sure you have PUBLISHED the post/page and that it is not “draft” or “private”.
Check your screen settings. Make sure the “Show this to logged in visitors only?” is ticked. (screen settings is found in the tab in the top right, below your “hello username”).
Did someone deactivate the plugin? Try activating it again!
0.9
* First release in English only.
1.0
* In english, with Danish translation