Filename: gpml-add-a-custom-size.php
gpml-add-a-custom-size.php
<?php /** * Gravity Perks // Media Library // Add A Custom Size * https://gravitywiz.com/documentation/gravity-forms-media-library/ */ add_filter( 'gpml_merge_tag_image_sizes', function( $sizes ) { return array( 'image_one', 'image_two' ); } );
Your email address will not be published. Required fields are marked *
Comment *
Notify me of followup comments via e-mail
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
By commenting, I understand that I may receive emails related to Gravity Wiz and can unsubscribe at any time.
Δ