do_action( 'wp_uninitialize_site', WP_Site $old_site )

Fires when a site’s uninitialization routine should be executed.


Description Description


Parameters Parameters

$old_site

(WP_Site) Deleted site object.


Top ↑

Source Source

File: wp-includes/ms-site.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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