Skip to main content

Filter: gravityview/fields/post_image/size

Modify what size is fetched for the post's Featured Image

Parameters

NameTypeDescription
$sizestringThe size to be fetched using wp_get_attachment_image_src() (default: 'large')
$entryarrayGravity Forms entry array
$context\GV\Template_ContextThe context

Since

Source

  • Defined in templates/fields/field-post_image-html.php at line 53
  • Defined in templates/deprecated/fields/post_image.php at line 48