apply_filters( 'themes_auto_update_enabled', bool $enabled )

Filters whether themes auto-update is enabled.


Parameters

$enabled

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


Source

File: wp-admin/includes/update.php

View on GitHub



Changelog

Changelog
Version Description
5.5.0 Introduced.