do_action( '_core_updated_successfully', string $wp_version )

Fires after WordPress core has been successfully updated.


Description Description


Parameters Parameters

$wp_version

(string) The current WordPress version.


Top ↑

Source Source

File: wp-admin/includes/update-core.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.