Filter: gform_form_list_forms
Allow form list filtering.
Parameters
| Name | Type | Description |
|---|---|---|
| $forms | array | The complete list of forms. |
| $search_query | string | The search query string if set. |
| $active | bool | If inactive forms should be displayed. |
| $sort_column | string | List column being sorted. |
| $sort_direction | string | Direction of column sorting. |
| $trash | bool | If trash items should be displayed. |
Since
- 2.3-beta-3
Source
Defined in form_list.php at line 640