Changeset 57081 for trunk/src/wp-admin/about.php
- Timestamp:
- 11/07/2023 10:56:57 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/about.php
r57054 r57081 242 242 <?php 243 243 printf( 244 /* translators: %s: WordPress Field Guide link. */244 /* translators: 1: WordPress Field Guide link, 2: WordPress version number. */ 245 245 __( '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.' ), 246 246 __( 'https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/' ),
Note: See TracChangeset
for help on using the changeset viewer.