W3cubDocs

/WordPress

apply_filters( 'removable_query_args', string[] $removable_query_args )

Filters the list of query variables to remove.

Parameters

$removable_query_args

(string[]) An array of query variables to remove from a URL.

Source

File: wp-includes/functions.php

View on Trac

Changelog

Version Description
4.2.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/removable_query_args