Developers
Gravity Flow Actions and Filters
Understand what hooks Gravity Flow provides, which parameters are available to them and examples of how they can be used to customize the default plugin behaviour to suit your use case / needs.
Extension Actions and Filters
Understand what hooks each Gravity Flow extension provides, which parameters are available to them and how they can be used to customize the default behaviours to suit your use case / needs.
REST API V2
This section of documentation lists articles related to the REST API v2 for Gravity Flow.
REST API V1
This section of documentation lists articles related to the REST API v1 for Gravity Flow.
Class Objects
Reference for the main PHP classes that power Gravity Flow. Each entry describes the class purpose, available methods and properties, and how developers can extend or override behavior.
Data Objects
Articles
gravityflow_event_limit_activity_page
Use this filter to limit the events that are to be displayed on the Activity page.
gravityflow_field_value_entry_editor
The gravityflow_field_value_entry_editor filter determines if the current field is an editable Nested Form field so the required functionality can be included.
gravityflow_editable_fields
The gravityflow_editable_fields filter allows the set of editable fields for a step to be customized in general or per step type within Gravity Flow.
gravityflow_form_ids_status
The gravityflow_form_ids_status filter constrains which forms’ entries are displayed via the status shortcode and admin view.
gravityflow_discussion_items_display_limit
Set the amount of discussion items to be shown in non-print inbox / status view when the discussion field toggle is active.
gravityflow_field_filters_status_table
Constrain which form fields are displayed in the drop-down list on the status table in shortcode or admin view.
gravityflow_admin_actions_workflow_detail
The gravityflow_admin_actions_workflow_detail filter can be used to add or remove choices from the admin actions drop down on the workflow detail page.
gravityflowpdf_content
The gravityflowpdf_content filter is used to modify the contents the PDF Generator add-on defines via the step settings template before generating the PDF.
gravityflowwoocommerce_paid_payment_status
The gravityflowwoocommerce_paid_payment_status filter allows you to customize what status is returned after capturing payment.
gravityflowwoocommerce_valid_payment_statuses
The gravityflowwoocommerce_valid_payment_statuses filter allows you to customize what statuses are valid for the capture payment step beyond the default of ‘on-hold’.