Skip to main content

Filter: gravityview_datatables_js_options

Modify the settings used to render DataTables.

Parameters

NameTypeDescription
$dt_configarrayThe configuration for the current View.
$view_idintThe ID of the View being configured.
$post\WP_PostCurrent View or post/page where View is embedded.
$this\GV_Extension_DataTables_DataThe current instance of the class.

See Also

Since

  • 1.0
  • 3.3: Added $this parameter.

Source

Defined in includes/class-datatables-data.php at line 1354