Making WordPress.org


Ignore:
Timestamp:
03/31/2020 09:24:58 PM (6 years ago)
Author:
SergeyBiryukov
Message:

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

File:
1 edited

Legend:

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

    r9328 r9660  
    8888                        <tbody>
    8989                        <tr>
     90                            <th><a href="https://wordpress.org/news/2020/03/adderley/">5.4</a></th>
     91                            <td>Nat Adderley</td>
     92                            <td><?php echo esc_html( date_i18n( $date_format, strtotime( 'March 31, 2020' ) ) ); ?></td>
     93                        </tr>
     94                        <tr>
    9095                            <th><a href="https://wordpress.org/news/2019/11/kirk/">5.3</a></th>
    9196                            <td>Rahsaan Roland Kirk</td>
Note: See TracChangeset for help on using the changeset viewer.