Skip to content

Instantly share code, notes, and snippets.

@jpcontrerasv
Created July 30, 2014 14:53
Show Gist options
  • Save jpcontrerasv/7b08cfcd1d5a68aef1f3 to your computer and use it in GitHub Desktop.
Save jpcontrerasv/7b08cfcd1d5a68aef1f3 to your computer and use it in GitHub Desktop.
WP > Print a Sidebar
<?php dynamic_sidebar( 'Single Sidebar' ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment