rest_find_matching_pattern_property_schema
rest_find_matching_pattern_property_schema ( $property, $args )
Parameters:- (string) property The property name to check.
- (array) args The schema array to use.
Returns:- (array|null) The schema of matching pattern property, or null if no patterns match.
Defined at: - Introduced in WordPress: 5.6.0
- Deprecated in WordPress: —
Description
Finds the schema for a property using the patternProperties keyword.