Skip to content

Commit 2d4b870

Browse files
committed
gw-minimum-file-count.php: Migrated from experimental folder.
1 parent 7f5e89f commit 2d4b870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

experimental/gw-minimum-file-count.php renamed to gravity-forms/gw-minimum-file-count.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
/**
33
* Gravity Wiz // Gravity Forms // Require a minimum number of files in multi file uploader
44
* https://gravitywiz.com/
5+
*
6+
* Experimental Snippet 🧪
57
*/
68
add_filter( 'gform_validation', function ( $result ) {
79
$form = $result['form'];

0 commit comments

Comments
 (0)