WPDev.one
Core Function
View Source on Trac ↗

the_block_editor_meta_box_post_form_hidden_fields()

the_block_editor_meta_box_post_form_hidden_fields( mixed $post )

Renders the hidden form required for the meta boxes form.

Parameters 1 required

Name / Type Description
$post
WP_Post

Current post object.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
5.0.0
Source File
wp-admin/includes/post.php
Advertisement