apply_filters( 'plugins_auto_update_enabled', bool $enabled )

Filters whether plugins auto-update is enabled.


Parameters

$enabled

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


Source

File: wp-admin/includes/update.php

View on GitHub



Changelog

Changelog
Version Description
5.5.0 Introduced.