From http://lava360.com/10-amazing-wordpress-hacks-related-to-function-php-file/
if ( !is_admin() ){ add_filter('widget_text', 'do_shortcode', 11); }