Documentation Category: Hook

gpns_cron_schedule

Filter the cron schedule used for the gpns_cron hook.

gpns_recurring_ending_timestamp

Filter the timestamp (Unix epoch) used to determine when recurring notifications should end.

gppa_split_field_objects_by_comma

Filter whether to convert comma separated values to an array if it’s still not an array. We check for a comma then space as this is what’s added by GP_Populate_Anything::use_commas_for_arrays() on the gppa_array_value_to_text filter.

gpeb_exclude_partial_entries

Filter whether to exclude Partial Entries from Entry Blocks.

gpep_cookie_delimiter

Modify the cookie delimiter.

gcgs_gppa_cache_columns_expiration

Filter the number of seconds that column data from a sheet should be cached for. Defaults to 1800 seconds (30 minutes).

gcgs_gppa_cache_query_expiration

Filter the number of seconds that data from a sheet should be cached for. Defaults to 60 seconds. This is the row/column data returned from a sheet.

gcgs_gppa_http_request_timeout

Filter the request timeout in seconds for queries to the Google Gviz API. Defaults to 20 seconds.

gcgs_gppa_cache_sheets_expiration

Filter the number of seconds that sheet data should be cached for. Defaults to 60 seconds. Sheet data is the list of “Sheets” contained in a connected Google Spreadsheet.

gpfr_filename_template

DescriptionUsageParametersExampleSinceDescription Modify the filename template for a given file. This allows you to change the final name of the file and use merge tags to …

gppa_object_id

Filter the object ID used.

gspc_show_addon_quantity

Filter whether the addon quantity should be displayed in the cart and order details.

gspc_show_addon_price

Filter whether the addon price should be displayed in the cart and order details.

gspc_addon_display_value

Filter the display value for an addon. Useful for changing the format of dates and more.

gpecf_include_shipping_in_tax

Filter whether shipping should be included in tax calculations. This filter applies to all Tax fields on all forms and cannot be overridden on a per-field basis.