W3cubDocs

/WordPress

do_action_deprecated( 'deleted_blog', int $site_id, bool $drop )

This hook has been deprecated.

Fires after the site is deleted from the network.

Parameters

$site_id

(int) The site ID.

$drop

(bool) True if site's tables should be dropped. Default false.

Source

File: wp-includes/ms-site.php

View on Trac

Changelog

Version Description
5.1.0 This hook has been deprecated.
4.8.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/deleted_blog