Skip to content

Commit 63c34fc

Browse files
committed
gw-custom-modifier-file-upload.php: Added snippet for custom filename modifier for file upload fields.
1 parent 1de825a commit 63c34fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gravity-forms/gw-custom-modifier-file-upload.php renamed to gravity-forms/gw-filename-modifier-file-upload.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
/**
3-
* Gravity Wizards // Gravity Forms // Custom Modifier for File Upload
3+
* Gravity Wizards // Gravity Forms // Filename Modifier for File Upload
44
*
5-
* This snippet is an example of how to add custom modifiers to a Gravity Forms file upload field.
5+
* This snippet is an example of how to add filename modifiers to a Gravity Forms file upload field.
66
*
77
* Instructions:
88
*

0 commit comments

Comments
 (0)