load_tgm_plugin_activation()
load_tgm_plugin_activation()
Ensure only one instance of the class is ever invoked.
Plugin installation and activation for WordPress themes.
Please note that this is a drop-in library for a theme or plugin. The authors of this library (Thomas, Gary and Juliette) are NOT responsible for the support of your plugin or theme. Please contact the plugin or theme author for support.
| TGM_Plugin_Activation | Automatic plugin installation and activation library. |
| TGMPA_List_Table | List table class for handling plugins. |
| TGM_Bulk_Installer | Hack: Prevent TGMPA v2.4.1- bulk installer class from being loaded if 2.4.1- is loaded after 2.5+. |
| TGM_Bulk_Installer_Skin | Hack: Prevent TGMPA v2.4.1- bulk installer skin class from being loaded if 2.4.1- is loaded after 2.5+. |
| TGMPA_Bulk_Installer | Installer class to handle bulk plugin installations. |
| TGMPA_Bulk_Installer_Skin | Installer skin to set strings for the bulk plugin installations. |
| TGMPA_Utils | Generic utilities for TGMPA. |