post_lock_lost_dialog

最后更新于:2021-11-27 16:59:25

do_action( ‘post_lock_lost_dialog’, GC_Post $post )

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

参数

$post

(GC_Post)
Post object.

源文件

文件: gc-admin/includes/post.php

View on Trac