Changeset 12184
- Timestamp:
- 11/02/2022 01:35:08 AM (2 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-history.php
r11870 r12184 88 88 <tbody> 89 89 <tr> 90 <th><a href="https://wordpress.org/news/2022/11/misha/">6.1</a></th> 91 <td>Mikhail Alperin</td> 92 <td><?php echo esc_html( date_i18n( $date_format, strtotime( 'November 1, 2022' ) ) ); ?></td> 93 </tr> 94 <tr> 90 95 <th><a href="https://wordpress.org/news/2022/05/arturo/">6.0</a></th> 91 96 <td>Arturo O’Farrill</td> -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-roadmap.php
r11899 r12184 160 160 <tr> 161 161 <th> 162 6. 1162 6.2 163 163 <a href="https://core.trac.wordpress.org/tickets/major">(Trac)</a> 164 164 </th>
Note: See TracChangeset
for help on using the changeset viewer.