block_editor_meta_box_hidden_fields
最后更新于:2021-11-25 21:33:06
do_action( ‘block_editor_meta_box_hidden_fields’, GC_Post $post )
Add hidden input fields to the meta box save form.
参数
- $post
-
(GC_Post)
The post that is being edited.
源文件
文件: gc-admin/includes/post.php