wp.menu
/ Core / wp.menu
| Title | : | wp.menu | ||
| Purpose | : | To get the output of the WordPress menu specified in the JSON | ||
| Syntax | : |
|
||
| Input Parameters | : | the JSON of array parameters specified for wp_nav_menu | ||
| Return Value | : | It returns the HTML of the menu items added to the menu position. | ||
| Example | : |