Description
Fires immediately after a network has been removed from the object cache.
Occurrences
Filename | Line Number |
---|---|
wp-includes/ms-network.php | 96 |
Parameters
Type | Name | Description |
---|---|---|
int | $id | Network ID. |
PHP Doc
/**
* Fires immediately after a network has been removed from the object cache.
*
* @since 4.6.0
*
* @param int $id Network ID.
*/