Hi @pearlpepper,
I suppose that could be an option, however one thing you need to understand is that what you are asking is actually technically hard because when menu items are created our plugin doesn’t know what plugin actually is responsible for the menu item. Our plugin kind of parses the menu as it’s available to us and it doesn’t know how the menu items got there in the first place.
So yes, perhaps ideally, what you said would be the ideal option, but I just don’t know how to program that.
You are right you can’t delete items from the menu – the reason being is the liability in support issues that would be raised if someone deletes critical menu items and can’t get back to things. If you really want to delete an item you can but you need some technical ability. You need open up your browser inspector and delete the menu item from the settings page and this will delete it from the menu. Thanks,