multiple plugins using the framework – duplicate admin menu items
-
Great framework!
I have multiple plugins that work in concert. So, I’d like to have their submenu pages be under the same root menu.
Each of the plugins calls this in their respective classes:
$this->setRootMenuPage(“my admin”);But, what ends up happening is multiple “my admin” menus in the admin menu, one for each plugin.
Seems to work fine if I use root menu “Settings”, but not if I use my own root menu name.
Any suggestions? Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘multiple plugins using the framework – duplicate admin menu items’ is closed to new replies.