Widget titles are not localized
-
If you change line nr 302 of flexi-pages-widget.php to
$title = apply_filters('widget_title', __($options[$number]['title']));
The widget titles would become localizable
- The topic ‘Widget titles are not localized’ is closed to new replies.