Filter: gform_entry_detail_meta_boxes
Allow custom meta boxes to be added to the entry detail page.
Parameters
| Name | Type | Description |
|---|---|---|
| $meta_boxes | array | The properties for the meta boxes. |
| $entry | array | The entry currently being viewed/edited. |
| $form | array | The form object used to process the current entry. |
Since
- 2.0-beta-3
Source
Defined in entry_detail.php at line 91