Descrição
IMPORTANT: If upgrading a MultiSite installation from Conditional Widgets 1.x to 2.x, you’ll need to visit the dashboard of each site in order to make Conditional Widgets function on that site. If you have a large number of sites, consider using this small plugin to assist you in doing so: https://github.com/MadtownLems/cets-multisite-dashboard-crawler
This plugin adds a form to each widget on the Widgets panel which allows users to choose which pages and/or categories the widget is either displayed on or hidden from.
For each widget, you can choose criteria to either SHOW or HIDE the widget, based on a number of categories. The interface is quite intuitive, and requires no knowledge of php or conditional tags.
Imagens de tela
Instalação
Procedimento de instalação padrão
- Faça upload da pasta
cets-conditional-widgets
para o diretório/wp-content/plugins/
- Ative o plugin por meio do menu “Plugins” no WordPress
- IMPORTANT! If updating in a MultiSite/Network environment, you’ll need to visit the dashboard of every site for the plugin to continue to work properly. If you have a large network, consider using my helper plugin: https://github.com/MadtownLems/cets-multisite-dashboard-crawler
FAQ
- Installation Instructions
-
Procedimento de instalação padrão
- Faça upload da pasta
cets-conditional-widgets
para o diretório/wp-content/plugins/
- Ative o plugin por meio do menu “Plugins” no WordPress
- IMPORTANT! If updating in a MultiSite/Network environment, you’ll need to visit the dashboard of every site for the plugin to continue to work properly. If you have a large network, consider using my helper plugin: https://github.com/MadtownLems/cets-multisite-dashboard-crawler
- Faça upload da pasta
Avaliações
Doesn’t work well with browser extensions
If you have certain browser extensions (like Grammerly) it will not work.
Somehow the enable crashes or delays too long with them.
Does not work with WooCommerce and Support is bad
Its currently not compatible with WooCommerce and a post that was made a month ago by someone regarding this was completely ignored. Seems the developer doesn’t care about compatibility.
Fantastic Functional Plugin
This plugin is simple and very efficient. Delivers exactly what it promises. Thank you so much for creating it!
Good plugin
Works and very useful
Good Plugin
Good Plugin. Works as described. Five star no doubt.
Works GREAT even on custom widgets!
Upon installation and activation it adds a very complete menu to the very widget menu. I had some widgets that came with my theme that were actually custom and this plugin manage to add the menu to those as well. It works perfetly well. I love it. I had been looking for this solution for a few days thank god I saw a post recommending it and here I am, happy user!!
Contribuidores e desenvolvedores
“Conditional Widgets” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Conditional Widgets” foi traduzido para 3 localidades. Obrigado aos tradutores por suas contribuições.
Traduzir “Conditional Widgets” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
2.2
- New Features: Hide on Desktop / Hide on Mobile. (Note that using either of these options will immediately hide the widget when the condition is true, and any other options to ‘show’ will be ignored.
- Fixes lots of small bugs related to the display of the widget control form
2.1
- Major update of code formatting to better align with WordPress style and guidelines – props @cFoellmann
- Support Conditional Widgets toggle JavaScript on the Customize screen
2.0.5
- Attempted to resolve the strict warnings
- IMPORTANT! If updating in a MultiSite/Network environment, you’ll need to visit the dashboard of every site for the plugin to continue to work properly. If you have a large network, consider using my helper plugin: https://github.com/MadtownLems/cets-multisite-dashboard-crawler
2.0.1
- Major Rewrite: modified how settings are stored.
1.8
- Added an additional checkbox for ALL pages/categories to, once again, make the UI even easier to understand
1.7
- Added VERY basic string translation support
- Tweaked UI surrounding pages/categories to be easier to understand
1.6
- Only display the informative debugging text when WP_DEBUG_DISPLAY is true
- More verbose informative debugging text
1.5
- Fixed a bug surrounding the extra conditional checks on some configurations (Thanks, mmcginnis!)
- Added debugging and informative statements while WP_DEBUG is enabled
1.4
- Added support for Posts Pages (when using Static Front Page)
1.3
- Added support for saving options on Widgets that didn’t otherwise have options
1.2
- Added option for Tag Archives (by request)
1.1
- Added options for Search, 404, Date Archives, and Author Archives
1.0.2
- Small edit to play nicely with some other plugins and their additional processing
1.0.1
- Basic bug fixes: resolved some warnings and errors. (Sorry for the inconvenience.)
1.0
- Initial Release