Opis
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!
Instalacja
Installation is easy:
- Upload
remove-category-from-loop.php
to the/wp-content/plugins/
directory - Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
Najczęściej zadawane pytania
- 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
andremove-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.
Recenzje
Kontrybutorzy i deweloperzy
„Remove Posts in Category From Homepage” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Remove Posts in Category From Homepage” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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