Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cccamuseme
Last active June 20, 2019 20:36
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 cccamuseme/842a76779017e93e127f9b2b47cd6090 to your computer and use it in GitHub Desktop.
Save cccamuseme/842a76779017e93e127f9b2b47cd6090 to your computer and use it in GitHub Desktop.
Call dynamic sidebar
<?php
/* Place where you want in your theme */
<?php dynamic_sidebar( 'new_sidebar' ); ?>
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment