We're trying to translate a site that uses DMSGuestbook and can't get the title filtered.
Normally, WordPress plugins pass the title through apply_filter. The code should look something like this:
$title = apply_filters(‘widget_title’, $instance[‘title’]);
Do you have this filter in the plugin? If not, can we ask to add it?
Thanks,
Amir
http://wordpress.org/extend/plugins/dmsguestbook/
I am the admin of the blog that uses DMSGuestbook and WPML.
Posting this message so that I can get updates to this thread.
Hi Amir
No, there isn't apply_filters on this widget code
The widget code is a little bit old and will be replaced as soon as possible.
@kimsia
You wrote me an email that you want to use multiple language on your DMSGuestbook widget title at the same time.
Solution: Change the title of your DMSGuestbook widget on: "Appearance -> Widgets -> DMSGuestbook -> Headline"
Greetings,
Dani