Deactivate Plugins for the admin-area
-
Hello Jeff,
some questions for the right use of your great filters.
To become our backend faster, I plan to deactivate there a lot of plugins, too.
I know to do this I have to deactivate the plugins first globally and then it is needed to activate them with a filter. That´s fine.Here is the question now: How works your routes exactly? For example our backup plugin. This one is a module that will be set up just once. I wanna deactivate it after setup, so that it will not load if we access our admin-area. We just wanna turn it on in the filter, if we wanna do some changes at settings. Afterward we wanna turn it off again.
1. But if we do that, it is still done it´s job or does that mean that it is no more accessible for it´s task?
2. On the otherside. If we deactivate a plugin after setup for front- and backend globally, is it the same like to deactivate it in normal plugin settings, or it is just not reachable with frontend- and backend pages but it still do it´s work?
3. Is there a way you know to deactivate plugins in admin area but to hold it´s menu-entries in the left menu-area, and just to turn the plugin on for it´s settings?
The topic ‘Deactivate Plugins for the admin-area’ is closed to new replies.