Filters whether to send an email following an automatic background core update.
$sendbool
$typestring
'success', 'fail', 'critical'.$core_updateobject
$resultmixed
if ( 'manual' !== $type && ! apply_filters( 'auto_core_update_send_email', true, $type, $core_update, $result ) ) {
| Version | Description |
|---|---|
| 3.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/auto_core_update_send_email