Changeset 9258
- Timestamp:
- 11/03/2019 11:16:35 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-roadmap.php
r8738 r9258 120 120 <a href="https://core.trac.wordpress.org/tickets/major">(Trac)</a> 121 121 </th> 122 <td><?php echo date_i18n( ' Y', strtotime( '2019' ) ); ?></td>122 <td><?php echo date_i18n( 'F j, Y', strtotime( 'November 12, 2019' ) ); ?></td> 123 123 </tr> 124 124 </tbody>
Note: See TracChangeset
for help on using the changeset viewer.