Created
December 12, 2016 20:24
-
-
Save Farmatique/9eec0ab8698d0292deeb0325d6a7dca3 to your computer and use it in GitHub Desktop.
Wordpress: insert menu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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