Skip to content

Instantly share code, notes, and snippets.

@vanaf1979
Last active December 12, 2018 10:49
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 vanaf1979/7c7242adc9a5b3b1f04b0408c690a744 to your computer and use it in GitHub Desktop.
Save vanaf1979/7c7242adc9a5b3b1f04b0408c690a744 to your computer and use it in GitHub Desktop.
Echo a basic wordpress menu
/* Echo a basic wordpress menu */
<?php wp_page_menu('show_home=Home&menu_class=mainmenu&sort_column=menu_order&exclude=00,00&depth=0&exclude_tree=00,00'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment