Filter: gk/gravityview/search/widget/grid/column-class
Filters the CSS class for search widget grid columns.
Parameters
| Name | Type | Description |
|---|---|---|
| $column_class | string | The CSS class for the column (e.g., 'gv-grid-col-1-3'). |
| $col | string | The original column specification. |
| $areas | array | Array of areas within the column. |
| $search_fields | \Search_Field_Collection | The search fields collection. |
Since
Source
Defined in includes/widgets/search-widget/templates/search-fields.php at line 39