Skip to content

Instantly share code, notes, and snippets.

@craigsimps
Last active August 29, 2015 14:18
Show Gist options
  • Save craigsimps/417ac10476d3f8a7a3a2 to your computer and use it in GitHub Desktop.
Save craigsimps/417ac10476d3f8a7a3a2 to your computer and use it in GitHub Desktop.
Remove Genesis header right widget area
// Remove the header right widget area
unregister_sidebar( 'header-right' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment