Fires after a form meta box has been 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 after a form meta box has been 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. |