-
Created a topic, How to load some menu before setting his menu properly?, on the site WordPress.org Forums:
https://ibb.co/Hgh8kQs I have a Menu Option Default M… -
Posted a reply to Custom Menu Meta field is not giving me url, on the site WordPress.org Forums:
@weboccults, Please put this array to $custom_nav_menu_options [{"link":"www.google.com","pageTitle":"Calendar"},{"link":"www.espncrickinfo.com","pageTitle":"Teams"}] -
Created a topic, Custom Menu Meta field is not giving me url, on the site WordPress.org Forums:
function custom_add_menu_meta_box( $object ) { add…