Activates a specific plugin that is called by $_GET['id'] variable.
- Full name:
activate_plugin - Defined in:
cms/core/Shared/Helpers/plugin.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$plugin |
string | ID of the plugin to activate |
Return Value
void
Activates a specific plugin that is called by $_GET['id'] variable.
activate_plugincms/core/Shared/Helpers/plugin.php| Parameter | Type | Description |
|---|---|---|
$plugin |
string | ID of the plugin to activate |
void