post_comment_status_meta_box-options

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

do_action( ‘post_comment_status_meta_box-options’, GC_Post $post )

Fires at the end of the Discussion meta box on the post editing screen.

参数

$post

(GC_Post)
GC_Post object of the current post.

源文件

文件: gc-admin/includes/meta-boxes.php

View on Trac