wp_nav_menu SHORTHAND? SYNTAX?
-
Can anyone explain what is happening here:
wp_nav_menu( ‘sort_column=menu_order&menu_location=main-menu&container_id=nav&menu_class=sf-menu’ )
When I try to find info online, all I get is how to work with very clean and organized arrays:
https://codex.www.ads-software.com/Function_Reference/wp_nav_menu
… to be more specific, what is this: “sort_column=menu_order&menu_location=main-menu&container_id=nav&menu_class=sf-menu”
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘wp_nav_menu SHORTHAND? SYNTAX?’ is closed to new replies.