Filter: gform_filter_links_entry_list
Allow the row of filter links to be modified.
Parameters
| Name | Type | Description |
|---|---|---|
| $filter_links | array | The filter links. |
| $form | array | The form the filter links are being prepared for. |
| $include_counts | bool | Indicates if the database query to get the counts was performed. |
| $counts | array | The number of entries that match the filters when $include_counts is true. |
Since
Source
Defined in entry_list.php at line 513