Skip to content

Instantly share code, notes, and snippets.

@billerickson
Forked from smeyer/sidebar.php
Created December 20, 2011 22:40
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 billerickson/1503644 to your computer and use it in GitHub Desktop.
Save billerickson/1503644 to your computer and use it in GitHub Desktop.
Sidebar file for Chameleon
<div id="sidebar">
<?php do_action( 'be_sidebar' ); ?>
</div> <!-- end #sidebar -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment