- Timestamp:
- 10/04/2017 02:51:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php
r41162 r41731 275 275 276 276 $schema = array( 277 '$schema' => 'http://json-schema.org/ schema#',277 '$schema' => 'http://json-schema.org/draft-04/schema#', 278 278 'title' => 'settings', 279 279 'type' => 'object',
Note: See TracChangeset
for help on using the changeset viewer.