gppt_auto_progress_support_conditions
Filter the conditions that dictate whether or not a field supports auto-progression. Each condition supports a ‘type’ and ‘callback’ property. If the field type supports auto-progression unconditionally, you only need to specific the ‘type’ property. If the field type only supports auto-progression if certain requirements are met, specify a callback function which will determine if the field passed to it meets the requirements for the condition’s field type.
gppt_is_custom_pagination
Filter the custom pagination flag to enable custom pagination support.
gppt_transition_styles
Filter available transition styles (will appear in the Transition Style setting).
gppt_hide_footer
Filter the visibility of the form footer. If “Hide Next Button” and “Hide Previous Button” are enabled and GF’s Save & Continue feature is disabled, the footer will automatically be hidden.
gppt_script_args
Filter all of the properties that will be used to initialize the GP Page Transitions JS functionality.