Skip to content

Instantly share code, notes, and snippets.

@tinotriste
Last active December 16, 2015 05:29
Show Gist options
  • Save tinotriste/5385038 to your computer and use it in GitHub Desktop.
Save tinotriste/5385038 to your computer and use it in GitHub Desktop.
Wordpress: Get sidebar
<!-- start sidebar -->
<?php get_sidebar(); ?>
<!-- end sidebar -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment