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
gravityflowwoocommerce_post_update_entry
The gravityflowwoocommerce_post_update_entry action allows the entry to be modified after processing.
gravityflow_send_to_step_condition_met_required
The gravityflow_send_to_step_condition_met_required filter confirms whether the step conditions being met is required to send a workflow to a specific step.
gravityflow_assignee_status_list_user_input
The gravityflow_assignee_status_list_user_input action allows the assignee status list to be hidden.
gravityflow_note_valid
The gravityflow_note_valid filter is used to customize if a workflow note is valid or not.
gravityflow_below_status_list_user_input
The gravityflow_below_status_list_user_input action allows content to be added in the workflow box below the status list.
gravityflow_step_schedule_timestamp
The hook gravityflow_step_schedule_timestamp allows customizaton of the step's schedule time.
gravityflow_complete_label_user_input
The gravityflow_complete_label_user_input filter allows the ‘Complete’ label to be modified on the User Input step.
gravityflow_reverse_comment_order_discussion_field
The gravityflow_reverse_comment_order_discussion_field filter allows the order of the discussion field comments to be reversed.
gravityflow_in_progress_label_user_input
The gravityflow_in_progress_label_user_input filter allows the ‘in progress’ label to be modified on the User Input step.
gravityflow_post_webhook
The gravityflow_post_webhook action fires after the webhook request.