Hi @ BBIndikator,
Many thanks for the reply … It is not really about deactivating plugins as such … its about not displaying the on/off plugin / list item on the “selective plugin loading” within a post edit page.
For example I have about 40 plugins … a number of which are just admin plugins … e.g. “admin columns” plugin.
I want this active in the admin area but don’t really need it to display in the “selective plugin loading” within a post edit page.
At the moment I have a quick work around which I have done myself … I have added class name which includes the plugin name, to each plugin listed in the “selective plugin loading” within a post edit page … then I just use some CSS “display: none;” … so it does not show in the list any more.
So I have the plugins listed in the “selective plugin loading” within a post edit page …. from about 40 to about 10 …. they are not all admin plugins … (some are just plugins which I control globally …. so not necessary for “selective plugin loading”.
This makes the post edit page much shorter and more manageable.
The only issue with a work around is every update requires re-adjusting the plugin before I update ??
So thoughts on implementation, maybe in the “Post Type Plugins” section … there could be another toggle that says “selective plugin loading” … with another on/off switch
I was thinking it might be something others would find useful … so it is really a css display thing rather than a deactivate thing.
If Jeff wants any detailed info on what I have done and the rational / UI benefits … happy to do it ??
@ Julie @Niackery … for me it would just be a optional thing … to enable some users to tidy up “selective plugin loading” within a post edit page … if there are some plugins you don’t need to display.