Documentation Category: Hook

gppct_always_process_merge_tags

DescriptionUsageParametersSinceDescription Filter whether merge tags should be replaced when no entry is found for the current page. Usage Parameters always_process bool Should entries always be …

gppct_process_general_merge_tags

DescriptionUsageParametersSinceDescription Filter whether non-entry-specific merge tags should be replaced when no entry is found. Usage Parameters process_general_merge_tags bool Should general merge tags be processed? content …

gpppw_word_count (PHP)

DescriptionUsageParametersExamplesPay Per CharacterSplit Words on Specific CharactersSinceDescription Filter the calculated word count for the current field. This filter must be used with its JS counterpart …

gpppw_word_count (JS)

DescriptionUsageParametersExamplesPay Per CharacterSplit Words on Specific CharactersSinceDescription Filter the calculated word count for the current field on the frontend. This filter must be used with …

gpnf_entry_limit_max (PHP)

DescriptionUsageParametersExampleDynamically Set Entry Min/Max From a Field ValueSinceDescription Filter the maximum number of entries required by this Nested Form field. This filter must be used …

gpnf_entry_limit_max (JS)

DescriptionUsageParametersExampleDynamically Set Entry Min/Max From a Field ValueSinceDescription Filter the maximum number of entries required by this Nested Form field. This filter must be used …

gpnf_entry_limit_min

DescriptionUsageParametersExampleDynamically Set Entry Min/Max From a Field ValueSinceDescription Filter the minimum number of entries required by this Nested Form field. Usage Parameters entry_limit_min int The …

gppr_validation_messages

DescriptionUsageParametersExampleModify Validation MessagesSinceDescription Filter the validation messages that will be displayed if a price is outside of the selected range. Usage Filter price range validation …

gptos_disable_css

DescriptionUsageParametersSinceDescription Filter whether or not to output the Terms of Service Field’s CSS. Usage Disable outputting CSS for all Gravity Forms Terms of Service fields. …

gppa_object_type_col_rows_query

DescriptionUsageParametersExamplesIncrease Post Meta Result Limit to 1500SinceDescription Filter the query used to pull property values into the dropdowns displayed under the GP Populate Anything field …

gppa_default_operators

DescriptionUsageParametersExampleAdd a new operator to the default operators in the UISinceDescription Filter the default operators for ALL properties. Note: this will impact the UI only, …

gppa_process_value_as_date

DescriptionUsageParametersSinceDescription Force a value to be parsed as a date to enable date comparison using operators such as >, <, <=, etc. By default, values …

gpps_post_replace_merge_tags

DescriptionUsageParametersSinceDescription Filter the content after merge tags have been replaced. Usage Parameters content string The content that had merge tags replaced in it. form array …

gpps_pre_replace_merge_tags

DescriptionUsageParametersSinceDescription Filter the content before merge tags are replaced. Usage Parameters content string The content that will have merge tag replacement ran on it. form …

gpui_numeric_minimum_length

DescriptionUsageParametersExamplesSet Minimum Length for Numeric Unique IDSinceDescription Modify the minimum length that a numeric unique ID can be. Note, this will also set the default …