gpls_apply_limit_per_form
Description
When the same limit feed is applied to multiple forms via the gpls_rule_groups filter, specify whether the limit apply per form or collectively across all forms that share that feed.
Usage
add_filter( 'gpls_apply_limit_per_form', '__return_false' );
Parameters
limit_per_form bool
Defaults to
true
.
Since
This filter is available since GP Limit Submissions 1.0.