Skip to content

Instantly share code, notes, and snippets.

@authentikHQ
Created October 29, 2018 13:39
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 authentikHQ/1148d6f0b1340ad7c15debc033b0dffb to your computer and use it in GitHub Desktop.
Save authentikHQ/1148d6f0b1340ad7c15debc033b0dffb to your computer and use it in GitHub Desktop.
Remove primary/secondary navigation menus with the Genesis Framework.
<?php
// Do NOT include the opening php tag.
// Remove primary/secondary navigation menus.
remove_theme_support( 'genesis-menus' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment