W3cubDocs

/WordPress

apply_filters( 'themes_auto_update_enabled', bool $enabled )

Filters whether themes auto-update is enabled.

Parameters

$enabled

(bool) True if themes auto-update is enabled, false otherwise.

Source

File: wp-admin/includes/update.php

View on Trac

Changelog

Version Description
5.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/themes_auto_update_enabled