enable_update_services_configuration
apply_filters( ‘enable_update_services_configuration’, bool $enable )
过滤器::过滤是否在Writing settings屏幕中启用Update Services部分。
Filter Hook: Filters whether to enable the Update Services section in the Writing settings screen.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$enable | (bool) | 是否启用“更新服务设置”区域。默认为真。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.0.0 | wp-admin/options-writing.php:199 | 0 | 0 |
enable_update_services_configuration 为WP2原创文章,链接:https://www.wp2.cn/hook/enable_update_services_configuration/