_wp_post_thumbnail_html()
Function: Returns HTML for the post thumbnail meta box.
Source: wp-admin/includes/post.php:1579
Function: Returns HTML for the post thumbnail meta box.
Source: wp-admin/includes/post.php:1579
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: Outputs the HTML for the notice to say that someone else is editing or has taken over editing of this post.
Source: wp-admin/includes/post.php:1723
Function: Creates autosave data for the specified post from `$_POST` data.
Source: wp-admin/includes/post.php:1891
Function: Saves a draft or manually autosaves for the purpose of showing a post preview.
Source: wp-admin/includes/post.php:1956
Function: Saves a post submitted with XHR.
Source: wp-admin/includes/post.php:2020
Function: Returns the list of classes to be used by a meta box.
Source: wp-admin/includes/post.php:1359
Function: Returns a sample permalink based on the post name.
Source: wp-admin/includes/post.php:1404
Function: Returns post meta data by meta ID.
Source: wp-admin/includes/post.php:1031