Menu
wpseek
mobile
Search
is_countable
is_countable
(
$var
)
Parameters:
(mixed)
var
The value to check.
Returns:
(bool) True if `$var` is countable, false otherwise.
Defined at:
wp-includes/compat.php
, line 348
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_iterable
,
is_front_page
,
wp_is_writable
,
display_plugins_table
,
disabled
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
8
block_has_support
styles_for_block_core_search
wp_apply_border_support
wp_apply_padding_support
wp_register_border_support
wp_register_padding_support
wp_restore_group_inner_container
wp_typography_get_css_variable_inline_style
My Bookmarks
- Soon -
About
Imprint
Privacy Policy