wp_edit_attachments_query


wp_edit_attachments_query ( $q = false )

Parameters:
  • (array|false) q Optional. Array of query variables to use to build the query. Defaults to the `$_GET` superglobal.
Returns:
  • (array)
Defined at:

Description

Executes a query for attachments. An array of WP_Query arguments can be passed in, which will override the arguments set by this function.

Related Functions

wp_edit_attachments_query_vars, wp_get_attachment_url, wp_get_attachment_id3_keys, wp_get_attachment_image, wp_edit_posts_query

Top Google Results

User discussions

wpseek mobile