Skip to content

Instantly share code, notes, and snippets.

@EdwardIII
Created May 23, 2011 09:38
Show Gist options
  • Save EdwardIII/986474 to your computer and use it in GitHub Desktop.
Save EdwardIII/986474 to your computer and use it in GitHub Desktop.
register_nav_menus( array(
'primary' => __( 'Primary Navigation', 'mytheme' ),
'HeaderNav' => __('Header Nav','mytheme'),
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment