edit_page_form

最后更新于:2021-11-26 09:05:56

do_action( ‘edit_page_form’, GC_Post $post )

Fires after ‘normal’ context meta boxes have been output for the ‘page’ post type.

参数

$post

(GC_Post)
Post object.

源文件

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

View on Trac