Skip to content

Instantly share code, notes, and snippets.

@cagriuckan
Created August 12, 2016 13:35
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 cagriuckan/a222bd2945f26903de77fece6218d6d5 to your computer and use it in GitHub Desktop.
Save cagriuckan/a222bd2945f26903de77fece6218d6d5 to your computer and use it in GitHub Desktop.
<div class="sidebar">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('sidebar') ) : endif; ?>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment