Changeset 56294 for branches/6.3/src/wp-admin/includes/dashboard.php
- Timestamp:
- 07/25/2023 12:07:26 AM (3 years ago)
- Location:
- branches/6.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/includes/dashboard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3
-
branches/6.3/src/wp-admin/includes/dashboard.php
r56211 r56294 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.