Fires immediately after a network has been removed from the object cache.
Parameters
$id
int- Network ID.
Source
do_action( 'clean_network_cache', $id );
Changelog
Version | Description |
---|---|
4.6.0 | Introduced. |
Fires immediately after a network has been removed from the object cache.
$id
intdo_action( 'clean_network_cache', $id );
Version | Description |
---|---|
4.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.