Skip to content

Instantly share code, notes, and snippets.

@grola
Last active January 19, 2018 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grola/66cabd7de4770729c4d2728cf4b877e7 to your computer and use it in GitHub Desktop.
Save grola/66cabd7de4770729c4d2728cf4b877e7 to your computer and use it in GitHub Desktop.
Shortcodes in Wordpress 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