Making WordPress.org


Ignore:
Timestamp:
05/07/2019 10:37:17 PM (7 years ago)
Author:
SergeyBiryukov
Message:

WordPress.org Main Theme: Update Roadmap and History pages with WordPress 5.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-history.php

    r8319 r8738  
    8888                        <tbody>
    8989                        <tr>
     90                            <th><a href="https://wordpress.org/news/2019/05/jaco/">5.2</a></th>
     91                            <td>Jaco Pastorius</td>
     92                            <td><?php echo esc_html( date_i18n( $date_format, strtotime( 'May 7, 2019' ) ) ); ?></td>
     93                        </tr>
     94                        <tr>
    9095                            <th><a href="https://wordpress.org/news/2019/02/betty/">5.1</a></th>
    9196                            <td>Betty Carter</td>
Note: See TracChangeset for help on using the changeset viewer.