Fires before a form meta box is rendered.
Description
The dynamic portion of the hook name refers to the meta box identifier.
Parameters
- $form_id
-
(int) (Optional) Current form ID.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |
Fires before a form meta box is rendered.
The dynamic portion of the hook name refers to the meta box identifier.
(int) (Optional) Current form ID.
Version | Description |
---|---|
1.0.0 | Introduced. |