apply_filters( 'enable_update_services_configuration', bool $enable )
Filters whether to enable the Update Services section in the Writing settings screen.
Parameters
- $enable
-
Whether to enable the Update Services settings area. Default true.
Source
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |