Enables you to control the visibility of items on your blog by making posts/pages hidden on some parts of your blog, while still visible in other part …
This plugin excels in giving you full control over the visibility of your a post. By default, any post you add to your WordPress blog will become the topmost post, and will show up immediately on the front page in the first position, and similarly in category/tag/archive pages.
In particular, this plugin allows you to control the visibility of a post in various different views:
For a WordPress page, this plugin also allows you to control the visibility with two options:
This means, technically, whenever pages are listed somewhere using the get_pages
filter, this plugin will kick in and either filter it out or not according to the options you choose. The same rules apply regarding permalinks and sitemaps as they do for regular posts.
Please enjoy this plugin freely, comment and rate it profusely, and send me feedback and any ideas for new features.
wp-hide-post
folder to the /wp-content/plugins/
directoryPlugins
menu in WordPresswp-hide-post
folder to the /wp-content/plugins/
directoryPlugins
menu in WordPressIt enables you to create posts/pages that can be hidden (temporarily or permanently) from the homepage, feeds and/or other places. The post/page will remain accessible normally through other means, such as permalinks, archives, search, etc… and thus will remain visible to search engines.
If you want to make a post/page completely private you don’t need this plugin. WordPress supports options such as private and/or password-protected posts/pages out of the box.
Yes. The hidden flags are just another set of attributes of a post/page. They can be added or removed at any time, just like editing anything else about the post.