Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sh14

    (@sh14)

    You can use shortcode in widget if you will add the following code in your function.php file:
    add_filter(‘widget_text’, ‘do_shortcode’);

    Plugin Author Sh14

    (@sh14)

    You can use shortcode in widget if you will add the following code in your function.php file:
    add_filter(‘widget_text’, ‘do_shortcode’);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Allow to use it as a widget’ is closed to new replies.