Changeset 56459
- Timestamp:
- 08/24/2023 08:21:35 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php
r56217 r56459 76 76 } 77 77 78 // Do not cache this schema because all properties are derived from parent controller.79 78 $schema = parent::get_item_schema(); 80 79
Note: See TracChangeset
for help on using the changeset viewer.