Making WordPress.org


Ignore:
Timestamp:
01/25/2022 09:24:01 PM (3 years ago)
Author:
SergeyBiryukov
Message:

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

File:
1 edited

Legend:

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

    r11140 r11473  
    8888                        <tbody>
    8989                        <tr>
     90                            <th><a href="https://wordpress.org/news/2022/01/josephine/">5.9</a></th>
     91                            <td>Joséphine Baker</td>
     92                            <td><?php echo esc_html( date_i18n( $date_format, strtotime( 'January 25, 2022' ) ) ); ?></td>
     93                        </tr>
     94                        <tr>
    9095                            <th><a href="https://wordpress.org/news/2021/07/tatum/">5.8</a></th>
    9196                            <td>Art Tatum</td>
Note: See TracChangeset for help on using the changeset viewer.