Changeset 57055
- Timestamp:
- 11/02/2023 03:00:42 PM (11 months ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
-
branches/6.4/src/wp-admin/about.php
r56950 r57055 244 244 /* translators: %s: WordPress Field Guide link. */ 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 __( 'https://make.wordpress.org/core/2023/ 07/18/wordpress-6-3-field-guide/' ),246 __( 'https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/' ), 247 247 '6.4' 248 248 );
Note: See TracChangeset
for help on using the changeset viewer.