Documentation Category: Hook

gppt_validation_result (JS)

DescriptionUsageParametersExamplesSoft validate GP Limit Checkboxes’s mininum limitSinceDescription Filter the Soft Validation result. Usage Parameters result boolean Whether validation passed. instance GPPageTransitions The current instance of …

gpnf_modal_button_passthrough_classes

DescriptionUsageParametersSinceDescription Filter the classes that will be passed through when added as buttons to the modal footer. Usage Parameters gpnfWhitelistClasses string[] An array of classes …

gfff_feed_condition_met

Filters whether to reprocess feeds that have already been processed.

gppa_ajax_form_field_values (JS)

DescriptionUsageParametersExamplesRequire input to not have smart (curly) quotes, convert it to straight quotes instead.SinceDescription Filter the AJAX form field values used when dynamically refreshing fields …

gpeb_table_row_markup

Filter the final markup of a table row in the Entries Table block.

gpld_datepicker_data

DescriptionUsageParametersSinceDescription Modify the settings data used by GP Limit Dates Usage Parameters data Object Settings pertaining to GP Limit Dates formId string Form ID of …

gcgs_reset_row_metadata

DescriptionUsageParametersSinceDescription Filters whether to reset spreadsheet row metadata when the developer metadata quota has been exhausted. Usage Parameters reset_row_metadata bool Whether or not to reset …

gcn_notion_page_data

Filters the values to be added to the page. @param array $page_data { The values to be updated on the Notion page. @var array $properties An associative array of property values to be updated in Notion. Each key in the array corresponds to a property name in Notion, and the value is structured according to the Notion API’s requirements for that property type. @var array $cover An array structured according to the Notion API’s requirements to define the cover image of the page. @var array $children An array structured according to the Notion API’s requirements for to define the page content or “blocks” added to the Notion Page. @var array $icon An array structured according to the Notion API’s requirements to define the icon of the page. }

gcn_show_feed_database_debug_info

Filters whether to show debug info for the feed settings.

gcn_show_danger_zone

Filter whether the “Danger Zone” section should be shown in the plugin settings. Right now, the only utility in the Danger Zone is purging the Action Scheduler queue. Even if this filter is set to true, the user must have uninstall capabilities for GC Notion.

gcn_should_delete_entry_in_resource

Filter whether the entry should be deleted in the resource.

gpaa_field_autocomplete_value (JS)

DescriptionUsageParametersSinceExamplesSet a custom autocomplete attribute value for the “address1” field.Description Filters the value for an input’s autocomplete attribute. (Defaults to “off”) See the MDN reference …

gpbua_activation_url

DescriptionUsageParametersSinceDescription Filter the URL to which users will be redirected to for activation. Usage Parameters activation_url string The URL to which the user will be …

gpeb_before_query_entries

Action that fires before querying entires.

gpeb_entries_total_count

Filter the total entries count.