TGMPA / TGM-Plugin-Activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins). It allows your users to install, update and even automatically activate plugins in singular or bulk fashion using native WordPress classes, functions and interfaces. You can reference bundled plugins, plugins from the WordPress Plugin Repository or even plugins hosted elsewhere on the internet.
http://tgmpluginactivation.com/
GNU General Public License v2.0
1.75k stars 431 forks source link

Remove Plugins on theme deactivation #776

Closed ljubacanoa closed 4 years ago

ljubacanoa commented 5 years ago

Closed topics nobody read.

I'm looking to found the way how to accomplish plugins removal on theme deactivation and I can't agree with argument for lack of option exposed in closed topic:

So, please be kind and add the option (word say itself - option mean, optional usage).

jrfnl commented 5 years ago

Marking this as a duplicate of #233

IMO, the chance for abuse of such an option is way too high, so no, I'm not keen to add this or to even consider a PR for this.