Uses
Uses | Description |
---|---|
wp-admin/includes/post.php: wp_edit_attachments_query_vars() | Get the query variables for the current attachments request. |
wp-includes/post.php: get_available_post_mime_types() | Get all available post MIME types for a given post type. |
wp-includes/functions.php: wp() | Set up the WordPress query. |
wp-includes/post.php: get_post_mime_types() | Get default post mime types. |