Opis
It defines Hashtags that are associated with the display conditions. and use Hashtag to manage the display conditions of the widget. By setting the same Hashtag to multiple widgets, you can easily manage as a group. (
Of course, Hashtag does not appear at run time.)
Feature
- Support Device filter (Discrimination of Desktop / Mobile device uses the wp_is_mobile function)
- Support Post Format type filter
- Support Post category and tags filter
- Support Custom Post type filter
- Support Widget Group block (Widget by Block after WP5.9)
Usage
- Open the menu – „Appearance -> Widget Display Filter”, and configure and manage the display conditions of Widgets.
- Definition of Hashtags associated with the widget display conditions.
- Open the menu – „Appearance -> Widgets”, and set the display condition for each widget.
- If you enter Hashtag in Widget Title input field, its display condition is enabled.
Notice
- Hashtag that can be set for each widget is only one.
- Between Hashtag and title should be separated by a space.
For more detailed information, there is an introduction page.
Instalacja
- Upload the
widget-display-filter
folder to the/wp-content/plugins/
directory. - Activate the plugin through the
Plugins
menu in WordPress - Set up from
Widget Display Filter
to be added to the Appearance menu of Admin mode.
Recenzje
Kontrybutorzy i deweloperzy
„Widget Display Filter” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Widget Display Filter” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
2.0.0
- 2022-2-22 Add : Widget Group block filter
- refactored the processing code
- discon : Custom CSS style classes to Widget
1.2.1
- 2018-03-26 Code correction for PHP 7.1
1.2.0
- 2016-09-05 Support Multisite
1.1.0
- 2015-10-05 Support Add Custom CSS style classes to Widget
1.0.0
- 2015-08-05 Release