automatic_updater_disabled
最后更新于:2021-11-25 20:55:42
apply_filters( ‘automatic_updater_disabled’, bool $disabled )
Filters whether to entirely disable background updates.
参数
- $disabled
-
(bool)
Whether the updater should be disabled.
源文件
文件: gc-admin/includes/class-gc-automatic-updater.php
View on Trac