wordpress / latest / hooks / post_lock_lost_dialog.html

do_action( 'post_lock_lost_dialog', WP_Post $post )

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 );

Used By

Used By Description

Changelog

Version Description
3.6.0 Introduced.

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post_lock_lost_dialog