Documentation Category: Hook

gpasc_should_auto_save

DescriptionUsageParametersSinceExamplesOnly auto-save for logged-in usersDescription Filter whether the form should auto-save. Usage Filter whether all forms should auto-save. Filter whether a specific form should auto-save. …

gpasc_draft_display_name

DescriptionUsageParametersSinceExamplesCustomizing Draft LabelDescription Filters the display name of a draft. Usage Filter the display names of drafts for all forms. Filter the display names of …

gpaa_use_fixed_positioner

DescriptionUsageParametersSinceExamplesDisable fixed positioner for a specific formDescription Filter to enable/disable the fixed positioner for the PAC container. By default, it’s enabled to improve positioning when …

gpls_should_apply_rules

Allows filtering of whether or not the limit submission rules should be applied.

gpnf_row_id_value

DescriptionUsageParametersSinceExamplesIncrease starting Row ID by 1Description Filter the row ID summary column value. Usage Parameters rowId number The entry’s row ID summary column value. entry …

gpfr_sanitize_file_name_chars

DescriptionUsageParametersExampleSinceDescription Change or modify the list of special characters that are removed from the file name. Usage Parameters special_chars array The list of special characters …

gpi_preserve_values_on_refresh

DescriptionUsageParametersSinceDescription Filter to enable/disable preserving values if something gets checked prior to the AJAX request resolving. That way, inputs don’t lose their values or get …

gpld_disable_inline_date_picker_default_date

Filter whether the Inline Date Picker should select a date by default.

gpnf_should_open_modal

DescriptionUsageParametersSinceExamplesDo not open a modal if a given field is empty.Description Filter whether the nested form modal should open or not. Note: this snippet should …

gpls_should_enforce_on_render

Filter whether Limit Submissions should be enforced on render. By default, only field-based rules are exempted from being enforced on render as the user may change the value before submitting the form; however, fields that are hidden are enforced on render.

gppa_where_clause

Modify the where clause generated by Populate Anything’s field settings.

gppt_is_enabled

Filter whether page transitions is enabled for a form or not. Useful for other plugins to disable page transitions if AJAX forms are not supported.

gpaa_marker_set (JS)

DescriptionUsageParametersSinceExamplesAdd an Info Window to the MarkerAdd a circle to the MarkerDescription Action fired after a marker has been placed on a map field. It …

gpeb_edit_confirmation

Filter the confirmation shown when editing an entry. Useful for changing behavior to a redirect or programmatically changing the message.

gpqr_params_pre_generate

DescriptionUsageParametersSinceExamplesQR Code Error CorrectionGenerate QR codes as SVG instead of PNGDescription Filter the params used when generating a code. Usage Parameters params array Params used …