Mika MAtikainen

Apr 15, 2020 · 4 min read

Enable WordPress shortcodes in widgets

Just add the following line to your theme’s functions.php file:
[code lang=”php”] add_filter(‘widget_text’, ‘do_shortcode’); [/code]

Subscribe To Our Newsletter

Join our mailing list to receive the latest news and updates from our team.

You have Successfully Subscribed!

Share This