Just add a filter in functions.php, as shown below.
add_filter('widget_text', 'do_shortcode')
Now you can add shortcodes in Widgets just as you do in a normal post or page.
Just add a filter in functions.php, as shown below.
add_filter('widget_text', 'do_shortcode')
Now you can add shortcodes in Widgets just as you do in a normal post or page.
door
Tags:
Geef een reactie