On this page
do_action( 'wp_update_site', WP_Site $new_site, WP_Site $old_site )
Fires once a site has been updated in the database.
Parameters
Source
File: wp-includes/ms-site.php. View all references
do_action( 'wp_update_site', $new_site, $old_site );
Related
Used By
| Used By | Description |
|---|---|
| wp_update_site() wp-includes/ms-site.php | Updates a site in the database. |
Changelog
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_update_site