Skip to content

Instantly share code, notes, and snippets.

@jshcrowthe
Last active August 29, 2015 13:55
Show Gist options
  • Save jshcrowthe/8701078 to your computer and use it in GitHub Desktop.
Save jshcrowthe/8701078 to your computer and use it in GitHub Desktop.
Wordpress Widget Include
<?php if ( dynamic_sidebar('example_widget_area_name') ) : endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment