Redirect to previous page.
wp_autosave
Save a post submitted with XHR
post_preview
Saves a draft or manually autosaves for the purpose of showing a post preview.
wp_create_post_autosave
Creates autosave data for the specified post from $_POST data.
Advertisement
_admin_notice_post_locked
Outputs the HTML for the notice to say that someone else is editing or has taken over editing of this post.
wp_set_post_lock
Mark the post as currently being edited by the current user
wp_check_post_lock
Check to see if the post is currently being edited by another user.
_wp_post_thumbnail_html
Returns HTML for the post thumbnail meta box.
Advertisement
get_sample_permalink_html
Returns the HTML of the sample permalink slug editor.
get_sample_permalink
Get a sample permalink based off of the post name.
postbox_classes
Returns the list of classes to be used by a meta box.
wp_edit_attachments_query
Executes a query for attachments. An array of WP_Query arguments can be passed in, which will override the arguments set by this function.
Advertisement
wp_edit_attachments_query_vars
Get the query variables for the current attachments request.
wp_edit_posts_query
Run the wp query to fetch the posts for listing on the edit posts page
get_available_post_statuses
Get all the possible statuses for a post_type