is_wp_error_instance – action
Fires when `is_wp_error()` is called and its parameter is an instance of `WP_Error`.
Parameters
- .
- ( 5.6.0 ) . .
- $thing
- ( WP_Error ) The error object passed to `is_wp_error()`. . . .
Fires when `is_wp_error()` is called and its parameter is an instance of `WP_Error`.
Published:
Last updated:
9th December 2020