Menu
wpseek
mobile
Search
is_countable
is_countable
(
$value
)
Parameters:
(mixed)
value
The value to check.
Returns:
(bool) True if `$value` is countable, false otherwise.
Defined at:
wp-includes/compat.php
, line 395
Introduced in WordPress:
4.9.6
Deprecated in WordPress:
—
Description
Polyfill for is_countable() function added in PHP 7.3.Verify that the content of a variable is an array or an object implementing the Countable interface.
Related Functions
is_front_page
,
wp_is_writable
,
display_plugins_table
,
disabled
,
is_month
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
1
wp_print_auto_sizes_contain_css_fix
My Bookmarks
- Soon -
About
Imprint
Privacy Policy