Menu
wpseek
mobile
Search
is_wp_error
is_wp_error
(
$thing
)
Parameters:
(mixed)
thing
The variable to check.
Returns:
(bool) Whether the variable is an instance of WP_Error.
Defined at:
wp-includes/load.php
, line 1773
Introduced in WordPress:
2.1.0
Deprecated in WordPress:
—
Description
Checks whether the given variable is a WordPress Error.Returns whether `$thing` is an instance of the `WP_Error` class.
Related Functions
is_error
,
is_client_error
,
is_server_error
,
_wp_cron
,
wp_generator
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
1
wp_render_empty_block_template_warning
My Bookmarks
- Soon -
About
Imprint
Privacy Policy