Skip to main content

Action: gk/gravityview/datatables/output/before

Runs before generating the output data.

This is helpful for adding filters that will modify the output downstream. For example, this is used by the GravityView LifterLMS integration.

Parameters

NameTypeDescription
$entries\GV\Entry_CollectionThe collection of entries for the current search.
$view\ViewThe View.
$post\WP_PostThe current View or post/page where View is embedded.

Since

  • TODO: TODO

Source

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