Filter: gform_search_criteria_entry_list
Dynamic Hook Name
This hook supports dynamic naming with the following modifiers:
$form_id
Example hook names:
gform_search_criteria_entry_list(base hook)gform_search_criteria_entry_list_1(with first modifier value)
Allow the entry list search criteria to be overridden.
Parameters
| Name | Type | Description |
|---|---|---|
| $search_criteria | array | An array containing the search criteria. |
| $form_id | int | The ID of the current form. |
Since
Source
- Defined in
entry_detail.phpat line 249 - Defined in
entry_list.phpat line 846