Changeset 47812 for trunk/src/wp-includes/rest-api.php
- Timestamp:
- 05/16/2020 07:54:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api.php
r47811 r47812 1234 1234 * @since 5.5.0 Add the "uuid" and "hex-color" formats. 1235 1235 * Support the "minLength", "maxLength" and "pattern" keywords for strings. 1236 * 1236 * Validate required properties. 1237 1237 * 1238 1238 * @param mixed $value The value to validate.
Note: See TracChangeset
for help on using the changeset viewer.