diff --git a/src/wp-includes/functions.php b/src/wp-includes/functions.php index a9ae5c93e6..62f01fd77a 100644 --- a/src/wp-includes/functions.php +++ b/src/wp-includes/functions.php @@ -1183,6 +1183,7 @@ function wp_removable_query_args() { 'activated', 'approved', 'deactivate', + 'delete_count', 'deleted', 'disabled', 'doing_wp_cron',