Changeset 47432
- Timestamp:
- 03/06/2020 12:15:09 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
r47361 r47432 350 350 ), 351 351 'disable-custom-gradients' => array( 352 'description' => __( 'Whether the theme disables custom gra idients.' ),352 'description' => __( 'Whether the theme disables custom gradients.' ), 353 353 'type' => 'boolean', 354 354 ),
Note: See TracChangeset
for help on using the changeset viewer.