enable_update_services_configuration

Advertisement

Summery Summery

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

Syntax Syntax

apply_filters( 'enable_update_services_configuration', bool $enable )

Parameters Parameters

$enable

Whether to enable the Update Services settings area. Default true.

Source Source

File: wp-admin/options-writing.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Advertisement

Leave a Reply