Documentation Category: Hook

gpac_should_clean_merge_tag_value

Filter whether a number from a merge tag replacement should be cleaned (e.g. commas and currency removed).

gppa_prepopulate_field_values

Filter the values that will be used as pre-populated values for Populate Anything. Common use-cases here are pulling in values from other perks such as Easy Passthrough, using values from parameters, etc.

gpnf_all_entries_nested_entry_markup

DescriptionUsageParametersSinceDescription Filter an individual entry’s markup when displayed using {all_fields}. Usage Filter the {all_fields} markup for all Nested Forms in a form. Filter the {all_fields} …

gppa_field_objects_query_args

Filter the arguments used when querying an Object Type for objects.

gppa_value_specification

Filter the specification used by $wpdb->prepare() when inserting a value into a query.

gpb_enable_blocklist_spam

DescriptionUsageParametersSinceDescription Enable Blocklist Spam to send entries that contain blocklisted words to spam rather than returning a validation error. Usage Apply to all forms. Apply …

gpnf_fetch_form_html_after_add_or_edit (JS)

DescriptionUsageParametersSinceDescription Filter to determine if the child form HTML should be refreshed after adding or editing entries. Return “false” here to disable refreshing child form …

gpep_active_feeds

Filter active Easy Passthrough feeds when fetched.

gpcp_pricing_logic

Filter the pricing logic that will be used for the given form.

gpeb_delete_entry_permanently

Filter whether an entry deleted using the Delete Link in a block should skip the trash and immediately be deleted permanently.

gpnf_export_parent_entry_row

Disable the output of parent entry rows so that only child entry rows are exported.

gpnf_export_parent_entry_data_on_child_entry_rows

Enable the output of parent entry data on child entry rows.

gpnf_submitted_entry_ids

Filter the entry IDs when populating entries into a Nested Form field (typically for editing). This is useful for adding support for editing Nested Forms in other plugins such as GP Entry Blocks. Note, this filter is often used in tandem with gpnf_bypass_entry_permissions.

gpml_image_sizes

Filter the image sizes to create after files are uploaded

gpalf_init_script_args

Filter the options that will be used to initialize the JS functionality for the frontend.