clean_network_cache

最后更新于:2021-11-25 23:29:23

do_action( ‘clean_network_cache’, int $id )

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

参数

$id

(int)
Network ID.

源文件

文件: gc-includes/ms-network.php

View on Trac