Skip to main content

Filter: gravityview_image_sizes

Modify the image size presets used by GravityView_Image class.

Parameters

NameTypeDescription
$image_sizesarrayArray of image sizes with the key being the size slug, and the value being an array with width and height defined, in pixels.

Since

  • 1.0-beta

Source

Defined in src/Frontend/Image.php at line 173