edit_form_advanced

最后更新于:2021-11-26 09:04:40

do_action( ‘edit_form_advanced’, GC_Post $post )

Fires after ‘normal’ context meta boxes have been output for all post types other than ‘page’.

参数

$post

(GC_Post)
Post object.

源文件

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

View on Trac