- 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-revisions-controller.php
r41588 r41731 453 453 public function get_item_schema() { 454 454 $schema = array( 455 '$schema' => 'http://json-schema.org/ schema#',455 '$schema' => 'http://json-schema.org/draft-04/schema#', 456 456 'title' => "{$this->parent_post_type}-revision", 457 457 'type' => 'object',
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)