wpseek.com
A WordPress-centric search engine for devs and theme authors
block_editor_meta_box_hidden_fields › WordPress Action Hooks
Since5.0.0
Deprecatedn/a
› do_action( 'block_editor_meta_box_hidden_fields', $post )
Parameters: |
|
Defined at: |
|
Codex: |
Adds hidden input fields to the meta box save form.
Hook into this action to print <input type="hidden" ... />
fields, which will be POSTed back to
the server when meta boxes are saved.
Related Functions: the_block_editor_meta_box_post_form_hidden_fields, the_block_editor_meta_boxes, block_editor_rest_api_preload, get_block_editor_settings, comment_id_fields, do_block_editor_incompatible_meta_box