Skip to content

Instantly share code, notes, and snippets.

@anneallen
Created July 10, 2013 04:58
Show Gist options
  • Save anneallen/5963584 to your computer and use it in GitHub Desktop.
Save anneallen/5963584 to your computer and use it in GitHub Desktop.
Add shortcodes to widgets
/**Add shortcodes to widgets*/
add_filter('widget_text', 'do_shortcode');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment