Changeset 51693 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php
- Timestamp:
- 08/30/2021 02:08:43 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php
r51501 r51693 525 525 'readonly' => true, 526 526 ), 527 'view_script' => array(527 'view_script' => array( 528 528 'description' => __( 'Public facing script handle.' ), 529 529 'type' => array( 'string', 'null' ),
Note: See TracChangeset
for help on using the changeset viewer.