wp_edit_attachments_query_vars
wp_edit_attachments_query_vars ( $q = false )
Parameters:- (array|false) q Optional. Array of query variables to use to build the query. Defaults to the `$_GET` superglobal.
Returns:- (array) The parsed query vars.
Defined at: - Introduced in WordPress: 4.2.0
- Deprecated in WordPress: —
Description
Returns the query variables for the current attachments request.