Skip to content

Instantly share code, notes, and snippets.

/file1.php Secret

Created December 25, 2016 12:08
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/87756563685288d1aef92f8c721fa74c to your computer and use it in GitHub Desktop.
Save anonymous/87756563685288d1aef92f8c721fa74c to your computer and use it in GitHub Desktop.
new GW_Submission_Limit( array(
'form_id' => 123,
'limit' => 1,
'limit_by' => array( 'field_value' ),
'fields' => array( '11.3', '11.6' ),
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment