Ticket #46900: 46900.diff
| File 46900.diff, 603 bytes (added by , 7 years ago) |
|---|
-
src/wp-admin/includes/class-wp-site-health.php
468 468 $allowed_theme_count++; 469 469 } 470 470 471 // If there's a default theme installed, we count that as allowed as well.472 if ( $has_default_theme ) {473 $allowed_theme_count++;474 }475 476 471 if ( $themes_total > $allowed_theme_count ) { 477 472 $has_unused_themes = true; 478 473 $themes_inactive = ( $themes_total - $allowed_theme_count );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)