Changeset 12683 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-stats.php
- Timestamp:
- 07/03/2023 04:42:59 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-stats.php
r11007 r12683 48 48 </section> 49 49 <section> 50 <h2><?php esc_html_e( ' MySQLVersion', 'wporg' ); ?> <a class="swap-table dashicons dashicons-editor-table" title="<?php esc_attr_e( 'View as Table', 'wporg' ); ?>" aria-hidden="true"></a></h2>50 <h2><?php esc_html_e( 'Database Version', 'wporg' ); ?> <a class="swap-table dashicons dashicons-editor-table" title="<?php esc_attr_e( 'View as Table', 'wporg' ); ?>" aria-hidden="true"></a></h2> 51 51 <div id="mysql_versions" class="wporg-stats-chart loading"></div> 52 52 </section>
Note: See TracChangeset
for help on using the changeset viewer.