Changeset 56291 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 07/24/2023 11:13:31 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r56211 r56291 2099 2099 <h3><?php _e( 'Switch up your site’s look & feel with Styles' ); ?></h3> 2100 2100 <p><?php _e( 'Tweak your site, or give it a whole new look! Get creative — how about a new color palette or font?' ); ?></p> 2101 <a href="<?php echo esc_url( admin_url( '/site-editor.php?path=%2Fwp_global_styles' ) ); ?>"><?php _e( 'Edit styles' ); ?></a> 2101 2102 <?php else : ?> 2102 2103 <h3><?php _e( 'Discover a new way to build your site.' ); ?></h3>
Note: See TracChangeset
for help on using the changeset viewer.