[Plugin: Image Widget] Filter does not work, because the documentation is incorrect
-
Hi,
I’ve found another bug in the Image Widget (v3.2.11). This is just a minor thing. In the documentation it states that the widget’s html output can be overruled with a custom view.
This is correct except the filter name should be:
‘sp_template_image-widget_widget.php’
Instead of the mentioned filter
‘sp_template_image-widget_widget’
So you need to include the extension ‘.php’ otherwise it will not work. See the corresponding code in image-widget.php around line 293
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Image Widget] Filter does not work, because the documentation is incorrect’ is closed to new replies.