Filter: gravityview_datatables_js_options
Modify the settings used to render DataTables
Parameters
| Name | Type | Description |
|---|---|---|
| $dt_config | array | The configuration for the current View |
| $view_id | int | The ID of the View being configured |
| $post | \WP_Post | Current View or post/page where View is embedded |
| $this | \GV_Extension_DataTables_Data | The current instance of the class. |
See Also
Since
- 3.3: Added $this parameter.
Source
Defined in includes/class-datatables-data.php at line 1197