really good plugin...
I'm wondering if the "Meta" can be renamed to something else. that would give this a 5* rating.
really good plugin...
I'm wondering if the "Meta" can be renamed to something else. that would give this a 5* rating.
Yeah, of cause.
Open customize-meta-widget.php
On line 26, instead of
$title = empty($options['title']) ? __('Meta') : apply_filters('widget_title', $options['title']);
write
$title='My own title';
I don't think I will update plugin in nearest time so your update won't be erased. You can edit all other options in plugin code.
Changing line 26 breaks the plugin/widget
Please verify whether this replaces the entirety of line 26?
Thank u.
This topic has been closed to new replies.