Filters feedback messages displayed during the core update process.
The filter is first evaluated after the zip file for the latest version has been downloaded and unzipped. It is evaluated five more times during the process:
$feedbackstring
apply_filters( 'update_feedback', __( 'Verifying the unpacked files…' ) );
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/update_feedback