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

File: wp-admin/options-writing.php

View on GitHub


Changelog

Changelog
Version Description
3.0.0 Introduced.