wp_edit_attachments_query_vars()
Function: Returns the query variables for the current attachments request.
Source: wp-admin/includes/post.php:1273
Function: Returns the query variables for the current attachments request.
Source: wp-admin/includes/post.php:1273
Function: Executes a query for attachments. An array of WP_Query arguments can be passed in, which will override the arguments set by this function.
Source: wp-admin/includes/post.php:1341
Function: Returns post meta data by meta ID.
Source: wp-admin/includes/post.php:1031
Filter Hook: Filters the number of items per page to show for a specific ‘per_page’ type.
Source: wp-admin/includes/post.php:1232
Function: Returns a list of previously defined keys.
Source: wp-admin/includes/post.php:1009
Function: Registers importer for ClassicPress.
Source: wp-admin/includes/import.php:54
Function: Cleanup importer.
Source: wp-admin/includes/import.php:71
Function: Handles importer uploading and adds attachment.
Source: wp-admin/includes/import.php:82
Function: Returns a list from ClassicPress.net of popular importer plugins.
Source: wp-admin/includes/import.php:138
Function: Renames `$_POST` data from form names to DB post columns.
Source: wp-admin/includes/post.php:21