Skip to content

Instantly share code, notes, and snippets.

@dougedgington
Last active December 15, 2015 04:39
Show Gist options
  • Save dougedgington/5203147 to your computer and use it in GitHub Desktop.
Save dougedgington/5203147 to your computer and use it in GitHub Desktop.
<?php
/*enable shortcode 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