Filter: gravityview/template/entry/class
Filter the template class that is about to be used to render the entry.
Parameters
| Name | Type | Description |
|---|---|---|
| $class | string | The chosen class - Default: \GV\Entry_Table_Template. |
| $entry | \GV\Entry | The entry about to be rendered. |
| $view | \GV\View | The view connected to it. |
| $request | \GV\Request | The associated request. |
Since
Source
Defined in future/includes/class-gv-renderer-entry.php at line 129