We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gpls-limit-by-paid-entries-only.php
1 parent 4c65850 commit 41f01efCopy full SHA for 41f01ef
gp-limit-submissions/gpls-limit-by-paid-entries-only.php
@@ -2,7 +2,7 @@
2
/**
3
* Gravity Perks // Limit Submissions // Limit by Paid Entries Only
4
* https://gravitywiz.com/documentation/gravity-forms-limit-submissions
5
- *
+ *
6
* Only count entries with a Paid payment status when enforcing Limit Submissions rules so users with failed payments can submit again.
7
*/
8
add_action( 'gpls_before_query', function ( $ruletest ) {
0 commit comments