Docs: Add missing description for $pagenow global in various functions.
See #54729, #55499. Built from https://develop.svn.wordpress.org/trunk@53060 git-svn-id: http://core.svn.wordpress.org/trunk@52649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -114,7 +114,7 @@ function get_user_locale( $user_id = 0 ) {
|
||||
*
|
||||
* @since 5.0.0
|
||||
*
|
||||
* @global string $pagenow
|
||||
* @global string $pagenow The filename of the current screen.
|
||||
*
|
||||
* @return string The determined locale.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user