Skip to content

Instantly share code, notes, and snippets.

@ataylorme
Created November 17, 2012 22:46
Show Gist options
  • Save ataylorme/4100953 to your computer and use it in GitHub Desktop.
Save ataylorme/4100953 to your computer and use it in GitHub Desktop.
Enable shortcodes in sidebar 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