Warning: This hook has been deprecated. Use clean_site_cache instead.

do_action_deprecated( 'refresh_blog_details', int $blog_id )

Fires after the blog details cache is cleared.


Description Description


Parameters Parameters

$blog_id

(int) Blog ID.


Top ↑

Source Source

File: wp-includes/ms-site.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.9.0 Use clean_site_cache
3.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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