How to get nav menu list through menu name in WordPress
I'm using this code by this code but showing all pages not working with custom nav menu name
<?php wp_page_menu('sort_column=ID&sort_order=desc;'); ?>
|
How to get nav menu list through menu name in WordPress I'm using this code by this code but showing all pages not working with custom nav menu name
|
||||
|
|
|
I think you're looking for the You can call it like this:
Where |
|||
|
|