Contributors: automattic, betzster, batmoo
Tags: posts
Requires at least: 3.8
Tested up to: 3.8
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
The opposite of sticky posts.
Hide up to 100 specified posts from the homepage of your site.
If you'd like to check out the code and contribute, join us on GitHub. Pull requests, issues, and plugin recommendations are more than welcome!
hidden-posts
folder to your plugins directory (e.g. /wp-content/plugins/
)Once the plugin is activated, a new "Hide Post" checkbox will appear on the post editing screen. When the checkbox is selected and the post is saved, the post's ID is added to a list of posts to hide. This list is stored in the site's options table.
Hidden posts are only excluded from the main query run on the site's homepage, and only for logged-out users. Single post displays and other queries are not affected.
Because you haven't asked one yet.