Viewing 1 replies (of 1 total)
  • Plugin Author Dennis Ploetner

    (@realloc)

    Hi,

    yes, this is possible. If there is one/you know the hook in the widget when the content is created you can add this here

    add_filter( 'your_filter', 'msls_content_filter' );

    your_filter is just an example. Or you could manipulate the string when the msls_filter_string occurs.

    Cheers,
    Dennis.

Viewing 1 replies (of 1 total)
  • The topic ‘Enable translation for widgets’ is closed to new replies.