Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jayseventwo/5558927 to your computer and use it in GitHub Desktop.
Save jayseventwo/5558927 to your computer and use it in GitHub Desktop.
Shortcodes in sidebar (text) widgets
// Shortcodes in sidebar (text) widgets
//
add_filter('widget_text', 'do_shortcode', 11);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment