W3cubDocs

/WordPress

do_action( ‘post_lock_lost_dialog’, WP_Post $post )

Fires inside the dialog displayed when a user has lost the post lock.

Parameters

$postWP_Post
Post object.

Source

do_action( 'post_lock_lost_dialog', $post );

Changelog

Version Description
3.6.0 Introduced.

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