Action: wu_site_created
Fires after a site is created for the first time.
Does not fire if duplicated from a template.
Parameters
| Name | Type | Description |
|---|---|---|
| $data | array | The object data that will be stored. |
| $site | \Site | The object instance. |
Since
- 2.0.0
Source
Defined in inc/models/class-site.php at line 2009