Extension Actions and Filters
Checklists
Folders
Form Connector
Incoming Webhooks
Parent-Child Forms
PDF Generator
Stripe
Vacation Requests
WooCommerce
Articles
gravityflowpdf_mpdf_config
The gravityflowpdf_mpdf_config filter allows customization of the mPDF initialization properties to be overridden.
gravityflowpdf_process_template_shortcodes
The gravityflowpdf_process_template_shortcodes filter can be used to prevent shortcodes placed in the PDF template being processed.
gravityflowstripe_pre_cancel_workflow
The gravityflowstripe_pre_cancel_workflow action fires just before a workflow is marked as cancelled due to a failed Stripe payment.
gravityflowvacation_balance
The gravityflowvacation_balance filter allows the vacation balance to be modified by the user.
gravityflowvacation_start_month
Use this filter to change the starting month for vacation calculations.
gravityflowwoocommerce_can_create_entry
The gravityflowwoocommerce_can_create_entry filter can be used to control if a new entry should be created after a WooCommerce Order is placed.
gravityflowwoocommerce_new_entry
The gravityflowwoocommerce_new_entry can be used to add values from a WooCommerce order to entry fields.
gravityflowwoocommerce_paid_payment_status
The gravityflowwoocommerce_paid_payment_status filter allows you to customize what status is returned after capturing payment.
gravityflowwoocommerce_post_update_entry
The gravityflowwoocommerce_post_update_entry action allows the entry to be modified after processing.
gravityflowwoocommerce_pre_update_entry
The gravityflowwoocommerce_pre_update_entry action allows the processing to be overridden entirely.