mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 09:34:41 +00:00
Docs: Add missing description for $pagenow global in various functions.
See #54729, #55499. git-svn-id: https://develop.svn.wordpress.org/trunk@53060 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -8399,7 +8399,7 @@ function clean_dirsize_cache( $path ) {
|
||||
*
|
||||
* @since 5.2.0
|
||||
*
|
||||
* @global string $wp_version WordPress version.
|
||||
* @global string $wp_version The WordPress version string.
|
||||
*
|
||||
* @param string $required Minimum required WordPress version.
|
||||
* @return bool True if required version is compatible or empty, false if not.
|
||||
|
||||
Reference in New Issue
Block a user