Skip to content

Instantly share code, notes, and snippets.

@RCowles
Created November 6, 2014 22:19
Show Gist options
  • Save RCowles/d40d23d7ed7a06245912 to your computer and use it in GitHub Desktop.
Save RCowles/d40d23d7ed7a06245912 to your computer and use it in GitHub Desktop.
Allow use of shortcodes in text widget
add_filter('widget_text', 'do_shortcode');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment