Documentation Category: Hook

gpfup_image_loader_options (JS)

DescriptionUsageParametersExamplesScale instead of cropping based on dimensions set in the cropping settingsSinceDescription Filter the options that are sent to blueimp-load-image. Usage Parameters options object Options …

gppa_process_template_cache_key

DescriptionUsageParametersExamplesRelax template cache to not include field IDSinceDescription Modify cache key for template processing as required. In some cases, it can be advantageous to relax …

gppa_should_get_term_by_id

DescriptionUsageParametersDescription Filter whether terms should be looked up by ID when filtering posts by taxonomy. This is useful when filtering taxonomies with numeric slugs by …

gwaft_modifier_value

DescriptionUsageParametersExamplesExclude Fields with Personal InformationDescription Filter an individual value specified for the given modifier. The primary intent is to provide a mechanism for specifying a …

gppa_hydrated_field

DescriptionUsageParametersSinceDescription Filter the field object after it has been hydrated. Usage Apply to all fields on all forms. Apply to all fields on a specific …

gpcp_price (JS)

DescriptionUsageParametersDescription Filter the price about to be set for the given product. This filter runs both when the Conditional Pricing is setting the product to …

gpcp_price (PHP)

DescriptionUsageParametersDescription Filter the matched pricing level’s price before it is compared to the submitted price. This filter must be used with its JS counterpart to …

gpnf_fetch_form_html_on_load (JS)

DescriptionUsageParametersExamplesDisable Automatically Loading Child Form HTMLSinceDescription JavaScript filter to modify the behavior of automatically loading Nested Form markup when the parent form is loaded. If …

gppa_no_results_value

DescriptionUsageParametersSinceDescription Modify the value of an input when no object results have been found. Note, the field’s Default Value will be used if field dependencies …

gppa_has_empty_field_value

DescriptionUsageParametersSinceDescription Modify the value of an input when its value is being populated dynamically and there is a field dependency that is not filled in. …

gpnf_should_use_static_value

DescriptionUsageParametersSinceExamplesDisable Nested Form Field Dynamic ValuesDescription Filter whether the current Nested Form field’s value should be fetched dynamically from the database or left as is. …

gppa_template_rows

DescriptionUsageParametersSinceExamplesAdd A Custom Choice TemplateAdd A Custom Choice Template That is Conditionally DisplayedDescription JavaScript filter to modify the available choice/template templates available in the Form …

gppa_input_choice

DescriptionUsageParametersSinceExamplesAdd a custom choice template to choicesDescription Modify the current choice that’s being populated into the current field. Usage Apply to all fields on all …

gppa_max_property_values_in_editor

DescriptionUsageParametersExamplesRaise max property valuesDescription Modify the max number of property values that can be displayed in a property value select in the Form Editor for …

gpeu_connection_threshold

DescriptionUsageParametersExamplesIncrease the number of concurrent connections to 10.SinceDescription Filter the number of maximum concurrent connections that can be made to the server while sending emails. …