Documentation Category: Hook

gpi_choice_inventory_limit

Filter the inventory limit for choices.

gpfup_scripts

Filter the registered scripts for File Upload Pro.

gpal_should_remember

Filter whether the auto-login should be remembered. A remembered login will keep the user logged in longer.

gppa_query_cache_hash

Filter GPPA’s query cache hash. Warning: This modifies how GPPA hashes queries for all types. Incorrect hashing may result in GPPA returning incorrect or stale results. Return null to disable query caching.

gpep_field_map_limit

DescriptionUsageParametersSinceDescription Filter the the maximum number of fields displayed in the settings page for GP Easy Passthrough. Usage Apply to all forms. Apply to a …

gpep_prefer_dynamic_population

Modify whether to prefer existing dynamic population over values that are populated using Easy Passthrough.

gpi_field_refreshed (JS)

DescriptionUsageParametersExampleMove inventory available message into HTML field after field is refreshedSinceDescription Action fired after a field with inventory dependent on a property is refreshed. Usage …

gpnf_init_nested_form

DescriptionUsageParametersSinceExamplesPopulate the Parent Form IDDescription Do something immediately before the nested form modal is initialized. Usage Parameters nestedFormId int The ID of the nested form …

gpi_claimed_inventory

Filter the amount of inventory that has been claimed.

gpi_is_in_stock

Filter whether the current field is in stock.

gpi_requested_quantity

Filter the requested inventory amount.

gpep_disable_same_form_passthrough

Filter whether GPEP should disable passing through an entry if the source and target forms are the same.

gpaa_values (JS)

DescriptionUsageParametersSinceDescription Filter the formatted values after a place has been selected. Use this to change the format of individual values such as Address 1, City, …

gpaa_init_args

Filter the args to initialize Address Autocomplete on the frontend.

gpaa_init (JS)

DescriptionUsageParametersSinceDescription Action that fires after Address Autocomplete has been initialized on the frontend. Usage Parameters instance GP_Address_Autocomplete Current instance of the class. formId int The …