This isn’t new, and has been posted elsewhere, but nevertheless…
add_filter( 'widget_text', 'do_shortcode' );
Now you can plop shortcodes in the default Text widget and have them handled correctly.
This isn’t new, and has been posted elsewhere, but nevertheless…
add_filter( 'widget_text', 'do_shortcode' );
Now you can plop shortcodes in the default Text widget and have them handled correctly.