Created
December 22, 2017 02:27
-
-
Save spivurno/398eb34f7dbe93e1562a0c5b85f9dcee to your computer and use it in GitHub Desktop.
Gravity Perks // GP Limit Submissions // Apply Global Limit Collectively
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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