do_action( ‘clean_network_cache’, int $id )

In this article

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

Parameters

$idint
Network ID.

Source

do_action( 'clean_network_cache', $id );

Changelog

VersionDescription
4.6.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.