rest_sanitize_array
rest_sanitize_array ( $maybe_array )
Parameters:- (mixed) maybe_array The value being evaluated.
Returns:- (array) Returns the array extracted from the value.
Defined at: - Introduced in WordPress: 5.5.0
- Deprecated in WordPress: —
Description
Converts an array-like value to an array.