Skip to content

Instantly share code, notes, and snippets.

@Farmatique
Created December 12, 2016 20:24
Show Gist options
  • Save Farmatique/9eec0ab8698d0292deeb0325d6a7dca3 to your computer and use it in GitHub Desktop.
Save Farmatique/9eec0ab8698d0292deeb0325d6a7dca3 to your computer and use it in GitHub Desktop.
Wordpress: insert menu
<?php wp_nav_menu("menu=Name_of_the_menu"); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment