do_action( 'clean_network_cache', int $id )

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


Description


Parameters

$id

(int) Network ID.


Top ↑

Source

File: wp-includes/ms-network.php

View on Trac


Top ↑

Changelog

Version Description
4.6.0 Introduced.