Changeset 43791 for branches/5.0/src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
- Timestamp:
- 10/22/2018 09:00:47 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
r43790 r43791 169 169 ), 170 170 'responsive-embeds' => array( 171 'description' => __( 'Whether the theme supports responsive embedded content.' , 'gutenberg'),171 'description' => __( 'Whether the theme supports responsive embedded content.' ), 172 172 'type' => 'bool', 173 173 'readonly' => true,
Note: See TracChangeset
for help on using the changeset viewer.