Changeset 47149 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 02/01/2020 12:37:14 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r47122 r47149 49 49 } 50 50 51 WP_Site_Health:: initialize();51 WP_Site_Health::get_instance(); 52 52 53 53 wp_enqueue_style( 'site-health' );
Note: See TracChangeset
for help on using the changeset viewer.