Changeset 47793
- Timestamp:
- 05/14/2020 09:20:58 AM (5 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-admin/includes/theme.php
r45510 r47793 274 274 __( 'Features' ) => array( 275 275 'accessibility-ready' => __( 'Accessibility Ready' ), 276 'block-styles' => __( 'Block Editor Styles' ), 276 277 'custom-background' => __( 'Custom Background' ), 277 278 'custom-colors' => __( 'Custom Colors' ), … … 296 297 'left-sidebar' => __( 'Left Sidebar' ), 297 298 'right-sidebar' => __( 'Right Sidebar' ), 299 'wide-blocks' => __( 'Wide Blocks' ), 298 300 ), 299 301
Note: See TracChangeset
for help on using the changeset viewer.