Used By
| Used By | Description |
|---|---|
| wp-includes/ms-site.php: wp_delete_site() | Deletes a site from the database. |
Fires before a site should be deleted from the database.
Plugins should amend the $errors object via its WP_Error::add() method. If any errors are present, the site will not be deleted.
File: wp-includes/ms-site.php
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_validate_site_deletion