apply_filters( 'removable_query_args', array $removable_query_args )

Filters the list of query variables to remove.


Description Description


Parameters Parameters

$removable_query_args

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


Top ↑

Source Source

File: wp-includes/functions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.