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 54
  • Defined in templates/deprecated/fields/post_image.php at line 48