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.
Data Objects
Articles
gravityflow_date_format_current_step_merge_tag
The gravityflow_date_format_current_step_merge_tag filter can be used to customize the date format returned by {current_step}.
gravityflow_post_status_update_approval
The gravityflow_post_status_update_approval action allows the user to perform custom actions after the Approval workflow step status has been processed.
gravityflowwoocommerce_new_entry
The gravityflowwoocommerce_new_entry can be used to add values from a WooCommerce order to entry fields.
gravityflow_workflow_url
This gravityflow_workflow_url is used to filter any URL(s) which Gravity Flow outputs. It is primarily called through notifications and merge tags for inbox or status pages. .
gravityflow_approval_revert_step_id
The gravityflow_approval_revert_step_id filter allows customization of what step an approval workflow will be routed to when the user clicks Revert.
gravityflow_feedback_approval_token
Use the gravityflow_feedback_approval_token filter to change the text of the feedback message on the approval step specifically for uses using the one-click approval links.
gravityflow_page_load_logic_setting
The gravityflow_page_load_logic_setting filter enables the page load vs dynamic conditional logic option to be customized.
gravityflow_field_value_status_table
Filter to override the values which appear in the columns of the Workflow status table.
gravityflow_webhook_args
The filter gravityflow_webhook_args filter allows the webhook to be modified before it's sent.
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.