Documentation Category: Hook

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 …

gpcc_overwrite_existing_values_on_init

Enable overwriting target values when form is initialized. By default, source values will not overwrite target values when the form is initialized. This means data that is pre-populated into target fields will take precedence over values copied from source fields.

gpecf_styles

Filter inline styles which will be applied to the order summary.

gpecf_apply_custom_order_summary

Optionally disable the GPECF order summary (which will replace the default GF order summary).