wp_is_numeric_array
wp_is_numeric_array ( $data )
Parameters:- (mixed) data Variable to check.
Returns:- (bool) Whether the variable is a list.
Defined at: - Introduced in WordPress: 4.4.0
- Deprecated in WordPress: —
Description
Determines if the variable is a numeric-indexed array.