Skip to content

Instantly share code, notes, and snippets.

@mirkoschubert
Created June 4, 2016 11:43
Show Gist options
  • Save mirkoschubert/334c7909e0692832ed30c20b54d1f80d to your computer and use it in GitHub Desktop.
Save mirkoschubert/334c7909e0692832ed30c20b54d1f80d to your computer and use it in GitHub Desktop.
register_nav_menus(array(
'primary' => __('Primary Menu', 'textdomain' ),
'secondary' => __('Secondary Menu', 'textdomain' )
));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment