get_available_post_mime_types()
Function: Gets all available post MIME types for a given post type.
Source: wp-includes/post.php:7712
Function: Gets all available post MIME types for a given post type.
Source: wp-includes/post.php:7712
Filter Hook: Filters the number of posts displayed per page when specifically listing “posts”.
Source: wp-admin/includes/post.php:1242
Function: Returns the query variables for the current attachments request.
Source: wp-admin/includes/post.php:1273
Filter Hook: Filters the number of items to list per page when listing media items.
Source: wp-admin/includes/post.php:1301
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 a list of previously defined keys.
Source: wp-admin/includes/post.php:1009
Function: Adds an additional class to the browser nag if the current version is insecure.
Source: wp-admin/includes/dashboard.php:1567
Function: Returns default post information to use when populating the “Write Post” form.
Source: wp-admin/includes/post.php:696
Function: Checks if the user needs a browser update.
Source: wp-admin/includes/dashboard.php:1584
Function: Determines if a post exists based on title, content, date and type.
Source: wp-admin/includes/post.php:803