Changeset 43918 for branches/5.0/src/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php
- Timestamp:
- 11/21/2018 02:43:33 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php
r43806 r43918 62 62 'additionalProperties' => false, 63 63 'properties' => $block_type->get_attributes(), 64 'default' => array(), 64 65 ), 65 66 'post_id' => array(
Note: See TracChangeset
for help on using the changeset viewer.