clean_site_cache

Advertisement

Summery Summery

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

Syntax Syntax

do_action( 'clean_site_cache', int $id, WP_Site $blog, string $domain_path_key )

Parameters Parameters

$id

(int) Blog ID.

$blog

(WP_Site) Site object.

$domain_path_key

(string) md5 hash of domain and path.

Source Source

File: wp-includes/ms-site.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.6.0 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.