do_action( 'clean_network_cache', int $id )
Fires immediately after a network has been removed from the object cache.
Description Description
Parameters Parameters
- $id
-
(int) Network ID.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.6.0 | Introduced. |