Widget Title
-
In Futurio Extra, in social.php at line #233 there is this call
apply_filters('widget_title', 'Follow Us')
which has only one argument instead of three as expected, so that generate an error if I use a filter for widget_title in a child theme. Can you fix that?
- The topic ‘Widget Title’ is closed to new replies.