wp_set_post_lock()
Function: Marks the post as currently being edited by the current user.
Source: wp-admin/includes/post.php:1697
Function: Marks the post as currently being edited by the current user.
Source: wp-admin/includes/post.php:1697
Filter Hook: Filters whether to show the post locked dialog.
Source: wp-admin/includes/post.php:1749
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
Filter Hook: Filters whether to allow the post lock to be overridden.
Source: wp-admin/includes/post.php:1805
Function: Creates autosave data for the specified post from `$_POST` data.
Source: wp-admin/includes/post.php:1891
Action Hook: Fires inside the post locked dialog before the buttons are displayed.
Source: wp-admin/includes/post.php:1832
Function: Saves a draft or manually autosaves for the purpose of showing a post preview.
Source: wp-admin/includes/post.php:1956
Action Hook: Fires inside the dialog displayed when a user has lost the post lock.
Source: wp-admin/includes/post.php:1869
Function: Saves a post submitted with XHR.
Source: wp-admin/includes/post.php:2020
Action Hook: Fires before an autosave is stored.
Source: wp-admin/includes/post.php:1937