Used By
Used By | Description |
---|---|
wp-includes/update.php: wp_version_check() | Check WordPress version against the newest version. |
Filter the query arguments sent as part of the core version check.
WARNING: Changing this data may result in your site not receiving security updates. Please exercise extreme caution.
(array) Version check query arguments.
(string) WordPress version number.
(string) PHP version number.
(string) The locale to retrieve updates for.
(string) MySQL version number.
(string) The value of the $wp_local_package global, when set.
(int) Number of sites on this WordPress installation.
(int) Number of users on this WordPress installation.
(int) Whether this WordPress installation uses Multisite.
(int) Database version of WordPress at time of installation.
File: wp-includes/update.php
Version | Description |
---|---|
4.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/core_version_check_query_args