Skip to content

Instantly share code, notes, and snippets.

/file1.php Secret

Created May 8, 2017 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/8bc2daedc007fe7141cfe4a8a3ffa168 to your computer and use it in GitHub Desktop.
Save anonymous/8bc2daedc007fe7141cfe4a8a3ffa168 to your computer and use it in GitHub Desktop.
new GW_Rename_Uploaded_Files( array(
'form_id' => 2,
'field_id' => 237,
'template' => '{:157}_{filename}' // Field 157 is the unique id
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment