wp_check_post_lock()
Function: Determines whether the post is currently being edited by another user.
Source: wp-admin/includes/post.php:1652
Function: Determines whether the post is currently being edited by another user.
Source: wp-admin/includes/post.php:1652
Function: Marks the post as currently being edited by the current user.
Source: wp-admin/includes/post.php:1697
Function: Returns all the possible statuses for a post type.
Source: wp-admin/includes/post.php:1156
Function: Runs the query to fetch the posts for listing on the edit posts page.
Source: wp-admin/includes/post.php:1171
Function: Gets all available post MIME types for a given post type.
Source: wp-includes/post.php:7712
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: Empty function usable by plugins to output empty dashboard widget (to be populated later by JS).
Source: wp-admin/includes/dashboard.php:1827
Function: Checks to see if all of the feed url in $check_urls are cached.
Source: wp-admin/includes/dashboard.php:1182
Function: Calls widget control callback.
Source: wp-admin/includes/dashboard.php:1242
Function: The RSS dashboard widget control.
Source: wp-admin/includes/dashboard.php:1271