Create Dynamic Menus
-
Hi,
I read in the pro version that we can use these shortcodes:
[wp-wpurl] – WordPress address (e.g. “http://example.com/”).
[wp-siteurl] – Blog address (e.g. “http://example.com/blog”).
[wp-admin] – Admin area URL (e.g. “http://example.com/wp-admin/”).
[wp-name] – Blog title.
[wp-version] – Current WordPress version.But I dont undestand how to use shortcodes to create admin bar menus. For instance, how to create a menu to the Pages? Considering that I have a multisite and each site has a diffente set of pages, consequently each site has different links to Pages. For this reason I named it dynamic menus.
I want to do this: create a admin bar with the menus Visit Site, Visit Backend and Logout. Which the shortcodes I have to use for this?
For instance, if I want create a menu to link to Profile, can I use this for the URL: [wp-wpurl]/profile.php ?
Other question: How to add icons to each new menu located in the left (not the bar admin menu)?
The topic ‘Create Dynamic Menus’ is closed to new replies.