Skip to content

Instantly share code, notes, and snippets.

@kalebweb
Created November 26, 2013 19:18
Show Gist options
  • Save kalebweb/7664383 to your computer and use it in GitHub Desktop.
Save kalebweb/7664383 to your computer and use it in GitHub Desktop.
Sidebar WP
<?php if(!function_exists('dynamic_sidebar') || !dynamic_sidebar('sidebar')) : ?>
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment