Action: gravityview_datatables_settings_row
Fires after the DataTables settings metabox content is rendered.
Allows DataTables extensions to output additional settings fields in the DataTables metabox on the View editor screen.
Parameters
| Name | Type | Description |
|---|---|---|
| $ds | array | DataTables settings merged with defaults. |
| $post | \WP_Post | The View post object being edited. |
Since
Source
Defined in includes/class-admin-datatables.php at line 135