Use shortcodes in widgets without a plugin
// Enable shortcodes in widgets add_filter('widget_text', 'do_shortcode');