HTTP/2 200
server: nginx
date: Sat, 19 Jul 2025 02:12:56 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
WP_Customize_Manager::remove_control() – Method | Developer.WordPress.org
WordPress Developer Resources
WP_Customize_Manager::remove_control()
WP_Customize_Manager::remove_control( string $id )
Removes a customize control.
Note that removing the control doesn’t destroy the WP_Customize_Control instance or remove its filters.
$id
stringrequiredID of the control.
Version | Description |
---|
3.4.0 | Introduced. |
To remove ‘background_color’ control from theme colors in customizer.
custom_logo for the logo