Changeset 44077 for branches/5.0/src/wp-admin/about.php
- Timestamp:
- 12/13/2018 02:10:39 AM (8 years ago)
- File:
-
- 1 edited
-
branches/5.0/src/wp-admin/about.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-admin/about.php
r43969 r44077 60 60 <a href="freedoms.php?privacy-notice" class="nav-tab"><?php _e( 'Privacy' ); ?></a> 61 61 </h2> 62 63 <div class="changelog point-releases"> 64 <h3><?php _e( 'Maintenance and Security Releases' ); ?></h3> 65 <p> 66 <?php 67 /* translators: %s: WordPress version number */ 68 printf( __( '<strong>Version %s</strong> addressed some security issues.' ), '5.0.1' ); 69 ?> 70 <?php 71 /* translators: %s: Codex URL */ 72 printf( __( 'For more information, see <a href="%s">the release notes</a>.' ), 'https://codex.wordpress.org/Version_5.0.1' ); 73 ?> 74 </p> 75 </div> 62 76 63 77 <div class="feature-section one-col">
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)