Description
Fires inside the dialog displayed when a user has lost the post lock.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/post.php | 1918 |
Parameters
Type | Name | Description |
---|---|---|
WP_Post | $post | Post object. |
PHP Doc
/**
* Fires inside the dialog displayed when a user has lost the post lock.
*
* @since 3.6.0
*
* @param WP_Post $post Post object.
*/