- Timestamp:
- 08/15/2019 09:08:05 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php
r44268 r45811 69 69 */ 70 70 public function get_item_schema() { 71 // Do not cache this schema because all properties are derived from parent controller. 71 72 $schema = parent::get_item_schema(); 72 73
Note: See TracChangeset
for help on using the changeset viewer.