W3cubDocs

/WordPress

apply_filters( 'plugins_auto_update_enabled', bool $enabled )

Filters whether plugins auto-update is enabled.

Parameters

$enabled

(bool) True if plugins 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/plugins_auto_update_enabled