wp_edit_posts_query


wp_edit_posts_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

Runs the query to fetch the posts for listing on the edit posts page.

Related Functions

wp_edit_attachments_query, wp_reset_query, wp_get_post_terms, wp_set_post_terms, wp_get_post_autosave

Top Google Results

User discussions

wpseek mobile