Docs: Fix typo in a comment in WP_Site_Health::get_test_theme_version()
.
See #47110. git-svn-id: https://develop.svn.wordpress.org/trunk@45733 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
17d1f402e2
commit
cbbaca7ade
@ -617,7 +617,7 @@ class WP_Site_Health {
|
||||
}
|
||||
}
|
||||
|
||||
// If not default Twenty* theme exists.
|
||||
// If no default Twenty* theme exists.
|
||||
if ( ! $has_default_theme ) {
|
||||
$result['status'] = 'recommended';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user