Skip to content

Instantly share code, notes, and snippets.

@sminso
Last active August 29, 2015 14:04
Show Gist options
  • Save sminso/425f406d23bf16bc3d44 to your computer and use it in GitHub Desktop.
Save sminso/425f406d23bf16bc3d44 to your computer and use it in GitHub Desktop.
Use shortcodes in widgets
//* Use Shortcodes in widgets | http://thrivewp.com
add_filter('widget_text', 'do_shortcode');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment