Filter: gravityview/fields/post_image/size
Modify what size is fetched for the post's Featured Image
Parameters
| Name | Type | Description |
|---|---|---|
| $size | string | The size to be fetched using wp_get_attachment_image_src() (default: 'large') |
| $entry | array | Gravity Forms entry array |
| $context | \GV\Template_Context | The context |
Since
Source
- Defined in
templates/fields/field-post_image-html.phpat line 53 - Defined in
templates/deprecated/fields/post_image.phpat line 48