Changeset 55624 for trunk/src/wp-admin/_index.php
- Timestamp:
- 04/04/2023 10:36:30 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/_index.php
r55412 r55624 117 117 $version_url = sprintf( 118 118 /* translators: %s: WordPress version. */ 119 esc_url( __( 'https://wordpress.org/ support/wordpress-version/version-%s/' ) ),119 esc_url( __( 'https://wordpress.org/documentation/wordpress-version/version-%s/' ) ), 120 120 sanitize_title( $wp_version ) 121 121 );
Note: See TracChangeset
for help on using the changeset viewer.