wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
block_editor_meta_box_hidden_fields › WordPress Action Hooks
Seit5.0.0
Veraltetn/v
› do_action( 'block_editor_meta_box_hidden_fields', $post )
Parameter: |
|
Definiert in: |
|
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.
Ähnliche Funktionen: 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