gpls_apply_limit_per_form
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.
gpls_rules_get_users_args
Filter the arguments that will be passed to get_users() when fetching users to display in the User rule.
gpls_apply_role_limit_per_user
Apply role-specific limits per user or collectively for all users with this role.
gpls_rule_get_post_args
Filter the arguments passed to get_posts() when pulling posts to display for the Embed URL rule.
gpls_match_base_url
Match the base URL rather than the exact URL. By default, http://gravitywiz.com/ and http://gravitywiz.com/?param=value are unique URLs. Setting this filter to true will match both URLs when searching for http://gravitywiz.com.
gpls_rule_groups
Filter the rule groups that will be enforced for this form.
gpnf_should_process_feed
Indicate whether a feed should be processed by context (parent or child submission).
gpnf_expiration_modifier
Modify how long entries submitted from a nested form should be saved before being moved to the trash.
gpnf_display_value
Filter the value to be displayed in the Nested Form entries view (per field).
gpmpn_default_page
Filter the default form page that should be rendered.
gpml_multi_file_merge_tag_glue
Specify how individual images should be joined for multi-file merge tags
gplc_not_enough_stock_message
DescriptionUsageParametersExampleModify the Message That Is Displayed When the Stock Left Isn’t Enough.SinceDescription Filter validation message when the item has stock available but not as many …
gplc_completed_payments_only
DescriptionUsageParametersSourceDescription Indicate whether all submissions for a field should be counted against the limit or only submissions with an approved payment. Usage Apply to all …
gpbua_activation_success
DescriptionUsageParametersSourceSinceDescription Trigger Activation was completed successfully. Usage Parameters gpbua_activate \GPBUA_Activate The current GPBUA_Activate activation object. Source This filter is located in GPBUA_Activate::activate() in GPBUA_Activate.php. Since …
gpbua_hide_title
DescriptionUsageParametersSourceSinceDescription Filter whether the page title should be visible on the activation page. Usage Parameters hide_title bool Whether or not the page title should be …