Advertisement

wp_autosave

Save a post submitted with XHR

post_preview

Saves a draft or manually autosaves for the purpose of showing a post preview.

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.

Advertisement

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_posts_query

Run the wp query to fetch the posts for listing on the edit posts page