Filter: gravityview_entry_class
Modify the class applied to the entry row.
Parameters
| Name | Type | Description |
|---|---|---|
| $alt | string | Existing class. Default: if odd row, alt, otherwise empty string. |
| $entry | array | Current entry being displayed |
| $this | \GravityView_View | Current GravityView_View object |
Source
Defined in templates/deprecated/table-body.php at line 50