Filter: gravityview_featured_entries_enable
Controls whether an entry receives the featured entry class.
Parameters
| Name | Type | Description |
|---|---|---|
| $is_featured | bool | Whether the entry is featured. Default: true if starred. |
| $context | \Template_Context | The template context. |
| $entry | array | Gravity Forms entry array. |
Since
Source
Defined in src/Extension.php at line 465