Skip to content

Commit daec280

Browse files
Update src/wp-includes/functions.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent c8a3bb0 commit daec280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8977,7 +8977,7 @@ function is_wp_version_compatible( $required ) {
89778977
/**
89788978
* Checks compatibility with the tested WordPress version.
89798979
*
8980-
* @since 6.9.0
8980+
* @since 7.0.0
89818981
*
89828982
* @global string $_wp_tests_wp_version The WordPress version string. Used only in Core tests.
89838983
*

0 commit comments

Comments
 (0)