HTTP/2 200
server: nginx
date: Fri, 10 Oct 2025 05:24:28 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
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_customize_preview() – Function | Developer.WordPress.org
is_customize_preview(): bool
Whether the site is being previewed in the Customizer.
bool True if the site is being previewed in the Customizer, false otherwise.
Version | Description |
---|
4.0.0 | Introduced. |
Simple example to add something conditionally, if currently on customizer preview page: