Changeset 49578 for trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php
- Timestamp:
- 11/12/2020 07:28:35 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php
r49574 r49578 141 141 'background_color', 142 142 array( 143 'label' => esc_html_x( 'Background Color', 'Customizer control', 'twentytwentyone' ),143 'label' => esc_html_x( 'Background color', 'Customizer control', 'twentytwentyone' ), 144 144 'section' => 'colors', 145 145 'palette' => $colors,
Note: See TracChangeset
for help on using the changeset viewer.