Skip to content

Commit b12f1d0

Browse files
authored
Update and rename gppa-form-editor-skip-max-string-length.php to gppa-form-editor-disable-max-string-length.php
1 parent 9490f9b commit b12f1d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gp-populate-anything/gppa-form-editor-skip-max-string-length.php renamed to gp-populate-anything/gppa-form-editor-disable-max-string-length.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Gravity Perks // Populate Anything // Increase Max String Length of the Form Editor.
3+
* Gravity Perks // Populate Anything // Disable Max String Length for Option Labels
44
* https://gravitywiz.com/documentation/gravity-forms-populate-anything/
55
*/
66
add_filter( 'gform_admin_pre_render', function ( $form ) {

0 commit comments

Comments
 (0)