enable_update_services_configuration

最后更新于:2021-11-26 09:15:22

apply_filters( ‘enable_update_services_configuration’, bool $enable )

Filters whether to enable the Update Services section in the Writing settings screen.

参数

$enable

(bool)
Whether to enable the Update Services settings area. Default true.

源文件

文件: gc-admin/options-writing.php

View on Trac