Skip to main content

Action: gform_delete_entries

Fires when you delete entries for a specific form

Parameters

NameTypeDescription
$form_idintThe form ID to specify from which form to delete entries
$statusstringAllows you to set the form entries to a deleted status

Source

  • Defined in includes/legacy/forms_model_legacy.php at line 355
  • Defined in forms_model.php at line 1799