WPDev.one
Core Function
View Source on Trac ↗

wp_removable_query_args()

wp_removable_query_args( )

Returns an array of single-use query variable names that can be removed from a URL.

Return Value

(string[])
An array of query variable names to remove from the URL.

Function Information

Since Version
4.4.0
Source File
wp-includes/functions.php
Advertisement