Documentation Category: Hook

gpgs_gppa_cache_sheets_expiration

DescriptionUsageParametersExamplesIncrease cache durationSinceDescription Filter the number of seconds that sheet data should be cached for. Defaults to 60 seconds. Sheet data is the list of …

gpfr_filename_template

DescriptionUsageParametersExampleSinceDescription Modify the filename template for a given file. This allows you to change the final name of the file and use merge tags to …

gppa_object_id

DescriptionUsageParametersSinceDescription Filter the object ID used. Usage Parameters object_id string Object ID to use field \GF_Field The current field object array The current object being …

gspc_show_addon_quantity

DescriptionUsageParametersSinceDescription Filter whether the addon quantity should be displayed in the cart and order details. Usage Filter whether the addon quantity should be displayed in …

gspc_show_addon_price

DescriptionUsageParametersSinceDescription Filter whether the addon price should be displayed in the cart and order details. Usage Filter whether the addon price should be displayed in …

gspc_addon_display_value

DescriptionUsageParametersExamplesChange the formatting of date fields from MM/DD/YY to Month Day, Year.SinceDescription Filter the display value for an addon. Useful for changing the format of …

gpecf_include_shipping_in_tax

DescriptionUsageParametersSinceDescription Filter whether shipping should be included in tax calculations. This filter applies to all Tax fields on all forms and cannot be overridden on …

gpnf_unique_session_query_args

DescriptionUsageParametersSinceDescription Filter the query parameters that should be included in the session path indicating a unique session. Usage Parameters query_args array An array of query …

gpns_enable_discarded_notifications

DescriptionUsageParametersSinceDescription Filter to enable immediately sending notifications that would otherwise not be sent because they’re scheduled in the past. Usage Parameters enable_discarded_notifications bool Whether the …

gpeu_show_form_action

DescriptionUsageParametersExamplesShow the form action for forms filtered by gpeu_forms.SinceDescription Filter whether the “Email Users” form action (displays beneath each form title on the Form List …

gpeb_entry_not_found_message

DescriptionUsageParametersExamplesChange the message to a static messageSinceDescription Filter the entry not found message. Usage Parameters entry_not_found_message string The entry not found message. block \WP_Block The …

gpeb_edit_entry

DescriptionUsageParametersSinceDescription Fires after the Entry Edited via Entry Blocks. Usage Run an action after any entry is edited with GP Entry Blocks. Run an action …

gpr_elements_to_shuffle

DescriptionUsageParametersExampleMake First Choice StickySinceDescription Filter the individual elements to be shuffled inside a field. Useful for excluding certain choices from being shuffled. Usage Parameters $elsToShuffle …

gpasc_auto_save_finished (JS)

DescriptionUsageParametersSinceDescription Action that fires right after GP Advanced Auto Save finishes an auto save request. Usage Parameters formId number The id of the current form. …

gpasc_auto_save_started (JS)

DescriptionUsageParametersSinceDescription Action that fires right before GP Advanced Auto Save initiates an auto save request. Usage Parameters formId number The id of the current form. …