Skip to content

Commit 41f01ef

Browse files
authored
gpls-limit-by-paid-entries-only.php: Added new snippet for limiting by paid entries only.
1 parent 4c65850 commit 41f01ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gp-limit-submissions/gpls-limit-by-paid-entries-only.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Gravity Perks // Limit Submissions // Limit by Paid Entries Only
44
* https://gravitywiz.com/documentation/gravity-forms-limit-submissions
5-
*
5+
*
66
* Only count entries with a Paid payment status when enforcing Limit Submissions rules so users with failed payments can submit again.
77
*/
88
add_action( 'gpls_before_query', function ( $ruletest ) {

0 commit comments

Comments
 (0)