themes_auto_update_enabled

Advertisement

Summery Summery

Filters whether themes auto-update is enabled.

Syntax Syntax

apply_filters( 'themes_auto_update_enabled', bool $enabled )

Parameters Parameters

$enabled

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

Source Source

File: wp-admin/includes/update.php

Advertisement

Changelog Changelog

Changelog
Version Description
5.5.0 Introduced.

Advertisement

Leave a Reply