rest_is_object
rest_is_object ( $maybe_object )
Parameters:- (mixed) maybe_object The value being evaluated.
Returns:- (bool) True if object like, otherwise false.
Defined at: - Introduced in WordPress: 5.5.0
- Deprecated in WordPress: —
Description
Determines if a given value is object-like.