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).
gpwc_script_args
DescriptionUsageParametersExamplesChange the word counts labels for all fields.Disable truncationSourceSinceDescription Modify the arguments that will be passed to the word counter script. Usage Parameters default_args array …
gpro_disable_datepicker
Disable the datepicker for read-only Datepicker fields.
gppcmt_encrypt_eid
DescriptionUsageParametersExamplesDisable encryption of the eid parameterSource CodeSinceDescription Disables (or enables) encryption of the eid parameter. By default, all eid parameters within GP Post Content Merge …
gpml_merge_tag_image_sizes
DescriptionUsageParametersExamplesReturn All Available Image Sizes For Image Merge TagsAdd A Custom SizeAdd A Size to the ListSource CodeSinceDescription By default, GP Media Library will use …
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.