HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 19:49:31 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_wp_error_instance – Hook | Developer.WordPress.org
do_action( ‘is_wp_error_instance’, WP_Error $thing )
Fires when is_wp_error()
is called and its parameter is an instance of WP_Error
.
$thing
WP_ErrorThe error object passed to is_wp_error()
.
Version | Description |
---|
5.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.