post_edit_form_tag

最后更新于:2021-11-27 16:32:34

do_action( ‘post_edit_form_tag’, GC_Post $post )

Fires inside the post editor form tag.

参数

$post

(GC_Post)
Post object.

源文件

文件: gc-admin/edit-form-advanced.php

View on Trac