Changeset 54792 for branches/6.1/src/wp-admin/about.php
- Timestamp:
- 11/10/2022 04:21:48 PM (2 years ago)
- Location:
- branches/6.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.1
- Property svn:mergeinfo changed
/trunk merged: 54786-54788
- Property svn:mergeinfo changed
-
branches/6.1/src/wp-admin/about.php
r54731 r54792 215 215 <?php 216 216 printf( 217 /* translators: %s: Link to "full site editing" themes on WordPress.org. */217 /* translators: %s: Link to Block Themes on WordPress.org. */ 218 218 __( 'The Themes Directory has <a href="%s">a filter for block themes</a>, and a pattern preview gives a better sense of what the theme might look like while exploring different themes and patterns.' ), 219 219 esc_url( __( 'https://wordpress.org/themes/tags/full-site-editing/' ) )
Note: See TracChangeset
for help on using the changeset viewer.