Skip to content

Instantly share code, notes, and snippets.

@AlkarE
Created June 3, 2015 08:01
Show Gist options
  • Save AlkarE/02ef858ae77efbbac046 to your computer and use it in GitHub Desktop.
Save AlkarE/02ef858ae77efbbac046 to your computer and use it in GitHub Desktop.
dinamic sidebar
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("sidebar name") ) :endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment