Action: move_site
Fires after a site has been moved to a new network.
Parameters
| Name | Type | Description |
|---|---|---|
| $site_id | int | ID of the site that has been moved. |
| $old_network_id | int | ID of the original network for the site. |
| $new_network_id | int | ID of the network the site has been moved to. |
Since
- 1.3.0
Source
Defined in inc/functions/network.php at line 1646