Need help getting links set in wordpress admin dashboard -


i trying links set in dashboard, under appearance >> customize >> menus >> top menu cannot seem find single way on internet. want fetch ones set in menu

enter image description here

i have tried found on internet

<?php var_dump($globals['menu']) ?> 

to

<?php wp_get_nav_menu_items('primary'); ?> 

i looked @ on 60 webpages , cannot find how it. can tell me how them? want let user define links in top menu can dynamically change links @ time


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -