Skip to main content

Filter: gravityview/approve_entries/bulk_actions

Modify the GravityView "Bulk action" dropdown list. Return an empty array to hide.

Parameters

NameTypeDescription
$bulk_actionsarrayAssociative array of actions to be added to "Bulk action" dropdown inside GravityView <optgroup>. Parent array key is the <optgroup> label, then each child array must have label (displayed text) and value (input value) keys
$form_idintID of the form currently being displayed

See Also

Since

Source

Defined in includes/class-gravityview-bulk-actions.php at line 198