Activator
Runs on activation.
Namespace: WebberZone\Image_Optimizer\Admin
Since: 1.0.0
Source: includes/admin/class-activator.php line 22
Methods
activate() static
Prepare the plugin for use.
Since: 1.0.0
Line: 32
static public function activate( $network_wide = ... ): void;
| Type | Name | Description |
|---|---|---|
bool |
$network_wide |
Whether the plugin was activated for the whole network. |
Returns: void