diff --git a/src/wp-includes/functions.php b/src/wp-includes/functions.php index 7bb1c59632..9c6d60de0e 100644 --- a/src/wp-includes/functions.php +++ b/src/wp-includes/functions.php @@ -1162,6 +1162,7 @@ function wp_removable_query_args() { 'deactivate', 'deleted', 'disabled', + 'doing_wp_cron', 'enabled', 'error', 'hotkeys_highlight_first',