Filters the tables to drop when the site is deleted.
$tablesstring[]
$site_idint
$drop_tables = apply_filters( 'wpmu_drop_tables', $tables, $site->id );
| Version | Description |
|---|---|
| MU (3.0.0) | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wpmu_drop_tables