apply_filters( 'enable_update_services_configuration', bool $enable )

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


Description Description


Parameters Parameters

$enable

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


Top ↑

Source Source

File: wp-admin/options-writing.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.