Changeset 46063 for branches/5.0/src/wp-admin/about.php
- Timestamp:
- 09/04/2019 11:53:38 PM (7 years ago)
- File:
-
- 1 edited
-
branches/5.0/src/wp-admin/about.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-admin/about.php
r46044 r46063 68 68 /* translators: %s: WordPress version number */ 69 69 __( '<strong>Version %s</strong> addressed some security issues.' ), 70 '5.0. 5'70 '5.0.6' 71 71 ); 72 72 ?> … … 78 78 /* translators: %s: WordPress version */ 79 79 esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ), 80 sanitize_title( '5.0. 5' )80 sanitize_title( '5.0.6' ) 81 81 ) 82 82 );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)