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