apply_filters( 'theme_auto_update_debug_string', string $auto_updates_string, WP_Theme $theme, bool $enabled )
Filters the text string of the auto-updates setting for each theme in the Site Health debug data.
Parameters
- $auto_updates_string
-
(string) The string output for the auto-updates column.
- $theme
-
(WP_Theme) An object of theme data.
- $enabled
-
(bool) Whether auto-updates are enabled for this item.
Source
Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/theme_auto_update_debug_string