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 589
Introduced in WordPress:
2.0.0
Deprecated in WordPress:
—
Description
Resets global variables based on $_GET and $_POST.This 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_register
,
wp_reset_postdata
,
wp_fix_server_vars
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
2
_filter_block_content_callback
sanitize_locale_name
My Bookmarks
- Soon -
About
Imprint
Privacy Policy