Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rwdevpixelparlor/e7f79a6df9951245333d0f077e969eec to your computer and use it in GitHub Desktop.
Save rwdevpixelparlor/e7f79a6df9951245333d0f077e969eec to your computer and use it in GitHub Desktop.
<?php
// Enable shortcodes in text widgets
add_filter('widget_text','do_shortcode');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment