Changeset 57112 for branches/6.4/src/wp-admin/about.php
- Timestamp:
- 11/15/2023 05:35:35 PM (15 months ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
-
branches/6.4/src/wp-admin/about.php
r57095 r57112 273 273 <?php 274 274 printf( 275 /* translators: %s: WordPress Field Guide link. */275 /* translators: 1: WordPress Field Guide link, 2: WordPress version number. */ 276 276 __( 'Explore the <a href="%1$s">WordPress %2$s Field Guide</a>. Learn about the changes in this release with detailed developer notes to help you build with WordPress.' ), 277 277 __( 'https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/' ),
Note: See TracChangeset
for help on using the changeset viewer.