Fires inside the dialog displayed when a user has lost the post lock.
Parameters
$post
WP_Post
Post object.
Source
File: wp-admin/includes/post.php.
View all references
do_action( "post_lock_lost_dialog", $post );
Sharing Wordpress Plugins, Wordpress Themes and WordPress Tutorials
Fires inside the dialog displayed when a user has lost the post lock.
$post
WP_Post
Post object.
File: wp-admin/includes/post.php.
View all references
do_action( "post_lock_lost_dialog", $post );