wpseek.com
A WordPress-centric search engine for devs and theme authors



post_lock_lost_dialog › WordPress Action Hooks

Since3.6.0
Deprecatedn/a
do_action( 'post_lock_lost_dialog', $post )
Parameters:
  • (WP_Post) $post Post object.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'post_lock_lost_dialog', $post );