
This plugin allows WordPres admins to prevent posts in a given category from displaying on the homepage / main loop as well as the RSS feed.
This plugin allows WordPres admins to prevent posts in a given category from displaying on the homepage / main loop as well as the RSS feed.
Two new checkbox will display on the “Add New Category” and “Edit Category” screens — it’s that simple!
Installation is easy:
remove-category-from-loop.php to the /wp-content/plugins/ directoryA new option has been added to additionally remove posts in a category from the main RSS feed
The option keys are remove-loop-cats and remove-loop-rss; all categories marked not to display in the main loop are stored in this option to keep the DB footprint as low as possible.