Filter: gravityview_entry_class
Modify the class applied to the entry row.
Parameters
| Name | Type | Description |
|---|---|---|
| $class | string | Existing class. |
| $entry | array | Current entry being displayed |
| $this | \GravityView_View | Current GravityView_View object |
Source
- Defined in
future/includes/class-gv-template-view-layout-builder.phpat line 52 - Defined in
future/includes/class-gv-template-view-table.phpat line 541 - Defined in
future/includes/class-gv-template-view-list.phpat line 143 - Defined in
templates/deprecated/table-body.phpat line 50
Returns
The modified class.