Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Remove Posts in Category From Homepage

Deskripsyon

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!

Mga Screenshot

  • The checkbox appears on the “Add New Category” and “Edit Category” forms.

Pag-install

Installation is easy:

  1. Upload remove-category-from-loop.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Will posts in given categories still display within the RSS feed?

A new option has been added to additionally remove posts in a category from the main RSS feed

What are the plugin’s option keys?

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.

Mga Review

Setyembre 3, 2016
This is awesome! Gets the job done with just a few clicks. I’ve tried many other plugins before, and this is by far the best.
Basahin lahat ng 7 na review

Mga Contributor at Developer

Ang “Remove Posts in Category From Homepage” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Remove Posts in Category From Homepage” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.3

  • Bump to ensure it’s current

1.2

  • Bump to ensure it’s current

1.1

  • Added feature which allows posts from being remove from the RSS feed

1.02

  • Additional logical check at time of install to ensure an array is present

1.01

  • Improved layout of both the “Add Category” and “Edit Category” screens
  • Fixed option key value within the FAQ

1.0

  • Initial release of plugin