Skip to content

Commit f8e846b

Browse files
committed
Docs: Fix since declaration in get_test_search_engine_visibility() docblock.
See #63375. git-svn-id: https://develop.svn.wordpress.org/trunk@60530 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 6d58651 commit f8e846b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/class-wp-site-health.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2692,7 +2692,7 @@ public function get_test_autoloaded_options() {
26922692
*
26932693
* Surfaces as “good” if `blog_public === 1`, or “recommended” if `blog_public === 0`.
26942694
*
2695-
* @since 6.9
2695+
* @since 6.9.0
26962696
*
26972697
* @return array The test results.
26982698
*/

0 commit comments

Comments
 (0)