gpld_supported_date_input_types
Filter the date input types that are supported by GP Limit Dates.
gpr_filtered_fields
DescriptionUsageParametersSinceDescription Filters the filtered fields in randomization for custom logic. Usage Parameters $filtered_fields array The filtered fields after randomization. form array The form object. Since …
gfff_include_inactive_feeds
Filter whether to include inactive feeds in the feed list.
gspc_handle_custom_order_status
Allow custom handling of WooCommerce order statuses.
gpqr_file_name
DescriptionUsageParametersSinceDescription Filters the file name used when saving the QR code file. Usage Filter generated QR code file name for all forms. Filter generated QR …
gpasc_drafts_cookie_expiration_time
DescriptionUsageParametersSinceDescription Controls how long the draft token cookie is valid for in seconds. Note: the draft token cookie is only applicable for non-authenticated users. Usage …
gppa_field_has_posted_value
Filter whether the posted value check should be considered true for a dynamically populated field. This filter allows you to override the default logic that determines if a field has a posted value, which controls whether Populate Anything should use the posted value or dynamically populate the field. By default, the check is true if a value is present, but you can force it to false to always use dynamic population.
gpi_should_cache_object
Filter whether to cache the object.
gpnf_sorted_entries (JS)
DescriptionUsageParametersExamplesSort using a specific fieldSinceDescription Filter to sort entries in the summary. Usage Parameters entries array The entries to sort. formId int The parent form …
gcgs_allow_user_entered_formulas
DescriptionUsageParametersSinceDescription Filter whether user-entered formulas are allowed. This will not have any effect unless gcgs_allow_user_entered_values is set to true. Usage Filter whether user-entered formulas are …
gpfup_filename_markup
DescriptionUsageParametersSinceExamplesUpdate filename markup by adding hyperlink if it’s available.Description This filter allows to modify the file name markup. Usage Parameters fileName string The file name. …
gcgs_gppa_query_builder_args
Modify the query builder arguments.
gppcmt_protected_block_types
DescriptionUsageParametersSinceDescription Filter the list of block types that should be fully protected from merge tag replacement. Usage Parameters protected_block_types array Array of block types to …
gppa_bypass_populate_field
Filter whether to bypass populating a dynamically populated field on form load.
gcgs_gppa_build_gviz_where_clause
DescriptionUsageParametersSinceDescription Filter the gviz (Google Visualisation API) where clause. Usage Parameters clause string The where clause. clauses array The array of individual clauses. value array …