apply_filters( 'auto_theme_update_send_email', bool $enabled, array $update_results )
Filters whether to send an email following an automatic background theme update.
Parameters
- $enabled
 -  
(bool) True if theme update notifications are enabled, false otherwise.
 - $update_results
 -  
(array) The results of theme update tasks.
 
Source
Changelog
| Version | Description | 
|---|---|
| 5.5.1 | Added the $update_results parameter. |  
| 5.5.0 | Introduced. | 
    © 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
    https://developer.wordpress.org/reference/hooks/auto_theme_update_send_email