rest_get_combining_operation_error
rest_get_combining_operation_error ( $value, $param, $errors )
Parameters:- (array) value The value to validate.
- (string) param The parameter name, used in error messages.
- (array) errors The errors array, to search for possible error.
Returns:- (WP_Error) The combining operation error.
Defined at: - Introduced in WordPress: 5.6.0
- Deprecated in WordPress: —
Description
Gets the error of combining operation.