HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 05:40:22 GMT
content-type: text/html; charset=UTF-8
x-olaf: ⛄
expires: Wed, 11 Jan 1984 05:00:00 GMT
cache-control: no-cache, must-revalidate, max-age=0, no-store, private
x-redirect-by: WordPress
location: https://developer.wordpress.org/reference/hooks/is_wide_widget_in_customizer/
x-frame-options: SAMEORIGIN
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 05:40:22 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 1
is_wide_widget_in_customizer – Hook | Developer.WordPress.org
WordPress Developer Resources
is_wide_widget_in_customizer
apply_filters( ‘is_wide_widget_in_customizer’, bool $is_wide, string $widget_id )
Filters whether the given widget is considered “wide”.
$is_wide
boolWhether the widget is wide, Default false.
$widget_id
stringWidget ID.
Version | Description |
---|
3.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.