Përshkrim
Sometimes developers need to filter the output of a widget that does not have its own output filter built-in. This plugin provides a filter which will allow developers to filter any widget’s output, regardless of whether it has that capability natively or not.
This plugin was inspired by a similar filter in the Widget Logic plugin, and essentially duplicates that functionality, but with more flexibility.
Usage instructions are on GitHub.
This plugin is developed on GitHub, and is available as a Composer package.
Instalim
If you know what WordPress filters are, you probably know how to install a plugin. Just install and activate; there are no settings to configure. See the usage instructions on GitHub.
Shqyrtime
Kontribues & Zhvillues
“Widget Output Filters” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
KontribuesPërkthejeni “Widget Output Filters” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
1.2.0
- Fix infinite loop when the same widget instance is rendered twice on the same page as some page builder plugins allow
- Convert class to a singleton
- Update docs
1.1.0
- Refactor code
- Add Composer support
- Add sidebar ID as a parameter in the filter
1.0
- Hedhje fillestare në qarkullim