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_workflow_detail_display_field
Use the filter gravityflow_workflow_detail_display_field to hide specific fields on the workflow detail page.
gravityflow_below_workflow_info_entry_detail
The gravityflow_below_workflow_info_entry_detail action allows content to be added below the workflow info on the entry detail page
gravityflowpdf_download_authorized
The gravityflowpdf_download_authorized filter allows the download authorization to be overridden. Only triggered for authenticated users and assignees.
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.