Add Shortcodes to Widgets
<?php //* Do NOT include the opening php tag shown above. Copy the code shown below. <!-- Want to add shortcodes to widgets? We all do. Here’s how: --> add_filter('widget_text', 'do_shortcode')