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:

Description

Returns the query variables for the current attachments request.

Related Functions

wp_edit_attachments_query, wp_get_attachment_url, wp_get_attachment_thumb_url, wp_delete_attachment_files, wp_get_attachment_id3_keys

Top Google Results

User discussions

wpseek mobile