W3cubDocs

/WordPress

do_action( ‘_core_updated_successfully’, string $wp_version )

Fires after WordPress core has been successfully updated.

Parameters

$wp_versionstring
The current WordPress version.

Source

do_action( '_core_updated_successfully', $wp_version );

Changelog

Version Description
3.3.0 Introduced.

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