Articles

gravityflow_title_entry_detail

The gravityflow_title_entry_detail can be used to customize the title of the workflow details page.

gravityflowwoocommerce_pre_update_entry

The gravityflowwoocommerce_pre_update_entry action allows the processing to be overridden entirely.

gravityflowformconnector_delete_entry_id

The gravityflowformconnector_delete_entry_id allows the ID of the entry to be deleted to be overridden. ParameterTypeDefinition$stepStepThe step currently being processed.$formForm objectCurrent form.$entryEntry objectThe current entry.$target_entry_idIntegerThe target entry.

gravityflow_major_version_auto_updates_allowed

The gravityflow_major_version_auto_updates_allowed filter, added in version 2.6, allows automatic updates of major Gravity Flow releases to be controlled.

gravityflow_approval_confirm_prompt_messages

The gravityflow_approval_confirm_prompt_messages filter allows users to modify the messages for approval/rejection confirmation.

gravityflow_auto_format_instructions

The  gravityflow_auto_format_instructions filter allows disabling automatic formatting adding additional line breaks on ‘Display Instructions’ of a workflow step. 

gravityflow_workflow_detail_display_field

Use the filter gravityflow_workflow_detail_display_field to hide specific fields on the workflow detail page.

Permissions

Gravity Flow uses the WordPress system of Roles and Capabilities. Use the  members plugin to edit the capabilities for each role.

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.