Skip to content

Instantly share code, notes, and snippets.

@jasontucker
Created November 23, 2012 05:58
Show Gist options
  • Select an option

  • Save jasontucker/4134188 to your computer and use it in GitHub Desktop.

Select an option

Save jasontucker/4134188 to your computer and use it in GitHub Desktop.
Allow shortcodes in sidebars
add_filter('widget_text', 'do_shortcode');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment