Menu
wpseek
mobile
Search
wp_reset_vars
wp_reset_vars
(
$vars
)
Parameters:
(array)
vars
An array of globals to reset.
Defined at:
wp-admin/includes/misc.php
, line 542
Introduced in WordPress:
2.0.0
Deprecated in WordPress:
—
Description
Resets global variables based on $_GET and $_POSTThis function resets global variables based on the names passed in the $vars array to the value of $_POST[$var] or $_GET[$var] or '' if neither is defined.
Related Functions
wp_set_wpdb_vars
,
wp_reset_query
,
wp_reset_postdata
,
wp_register
,
wp_fix_server_vars
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
6
wp_cron_conditionally_prevent_sslverify
wp_is_https_supported
wp_is_owned_html_output
wp_is_using_https
wp_schedule_https_detection
wp_update_https_detection_errors
My Bookmarks
- Soon -
About
Imprint
Privacy Policy