Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save spivurno/398eb34f7dbe93e1562a0c5b85f9dcee to your computer and use it in GitHub Desktop.
Save spivurno/398eb34f7dbe93e1562a0c5b85f9dcee to your computer and use it in GitHub Desktop.
Gravity Perks // GP Limit Submissions // Apply Global Limit Collectively
<?php
/**
* Gravity Perks // GP Limit Submissions // Apply Global Limit Collectively
* http://gravitywiz.com/documentation/gravity-forms-limit-submissions/
*/
add_filter( 'gpls_apply_limit_per_form', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment