Skip to content

Instantly share code, notes, and snippets.

@freezvd
Forked from jamiemitchell/functions.php
Last active August 29, 2015 14:06
Show Gist options
  • Save freezvd/b287626e3c5ff93c5d91 to your computer and use it in GitHub Desktop.
Save freezvd/b287626e3c5ff93c5d91 to your computer and use it in GitHub Desktop.
<?php
/* Unregister sidebars
------------------------------------------------------------ */
unregister_sidebar( 'header-right' );
unregister_sidebar( 'sidebar' );
unregister_sidebar( 'sidebar-alt' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment