Changeset 55413 for trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php
- Timestamp:
- 02/23/2023 10:47:19 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php
r54221 r55413 38 38 <div class="notice notice-warning"> 39 39 <p><?php esc_html_e( 'To access the Dark Mode settings, select a light background color.', 'twentytwentyone' ); ?></p> 40 <p><a href="<?php echo esc_url( __( 'https://wordpress.org/ support/article/twenty-twenty-one/#dark-mode-support', 'twentytwentyone' ) ); ?>">40 <p><a href="<?php echo esc_url( __( 'https://wordpress.org/documentation/article/twenty-twenty-one/#dark-mode-support', 'twentytwentyone' ) ); ?>"> 41 41 <?php esc_html_e( 'Learn more about Dark Mode.', 'twentytwentyone' ); ?> 42 42 </a></p>
Note: See TracChangeset
for help on using the changeset viewer.