Ticket #47299: class-wp-site-health.php.patch
| File class-wp-site-health.php.patch, 571 bytes (added by , 7 years ago) |
|---|
-
src/wp-admin/includes/class-wp-site-health.php
612 612 } 613 613 614 614 // If not default Twenty* theme exists. 615 if ( ! $has_default_theme ) {615 if ( ! $has_default_theme && class_exists( 'WP_Theme' ) && ! WP_Theme::get_core_default_theme() ) { 616 616 $result['status'] = 'recommended'; 617 617 618 618 $result['label'] = __( 'Have a default theme available' );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)