Changeset 47149 for trunk/src/wp-settings.php
- Timestamp:
- 02/01/2020 12:37:14 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r47122 r47149 356 356 require_once( ABSPATH . 'wp-admin/includes/class-wp-site-health.php' ); 357 357 } 358 WP_Site_Health:: initialize();358 WP_Site_Health::get_instance(); 359 359 360 360 // Load active plugins.
Note: See TracChangeset
for help on using the changeset viewer.