do_action( 'clean_network_cache', int $id )

Fires immediately after a network has been removed from the object cache.


Parameters

$id

(int) Network ID.


Source

File: wp-includes/ms-blogs.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.6.0 Introduced.