Changeset 55601
- Timestamp:
- 03/28/2023 03:34:17 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/about.php
r55600 r55601 247 247 /* translators: %s: WordPress Field Guide link. */ 248 248 __( 'Check out the latest version of the <a href="%s">WordPress Field Guide</a>. It is overflowing with detailed developer notes to help you build with WordPress.' ), 249 'https://make.wordpress.org/core/2023/03/09/wordpress-6-2-field-guide/'249 __( 'https://make.wordpress.org/core/2023/03/09/wordpress-6-2-field-guide/' ) 250 250 ); 251 251 ?>
Note: See TracChangeset
for help on using the changeset viewer.