Trying to create a page as a menu item in the admin while keeping the admen panel visible
I’ll try my best to explain this in a way that makes sense.
I’m customizing the WP admin dashboard and trying to add more elements to it by adding new menu items in the admin panel.
Now when I create a new menu item and link it to a page, I end up on that page with the admin panel gone.
I’m trying to add the page as a menu item so once I click on it, the URL does not necessarily change.
Sort of like having the menu item/page act as a plugin.
The reason why I’m doing this is simply because I can’t figure out a way to duplicate the main WP dashboard without the duplicate overlapping with the main one (trying to create multiple unique dashboards).
Any recommendation would be greatly appreciated!
Leave an answer