Articles

gravityflow_sanitize_instructions

The gravityflow_sanitize_instructions filter allows developers to control whether step instructions displayed on the Gravity Flow entry detail page are sanitized using WordPress’s wp_kses_post() function.

gravityflowincomingwebhook_check_permissions

The gravityflowincomingwebhook_check_permissions filter allows developers to override or extend the permission logic for incoming webhook REST API requests in the Gravity Flow Incoming Webhook extension.

gravityflowincomingwebhook_route_args

The gravityflowincomingwebhook_route_args filter allows developers to modify the arguments used when registering the REST API route for incoming webhooks in the Gravity Flow Incoming Webhook extension.

gravityflowincomingwebhook_route

The gravityflowincomingwebhook_route filter allows developers to modify the REST API route used for incoming webhooks in the Gravity Flow Incoming Webhook extension.

Updating Payment Status And Details With Form Connector

This guide demonstrates how to use Gravity Flow and the Form Connector Extension to allow administrators to manage offline (Check) payments, update payment statuses, and manage notifications.

gravityflowstripe_pre_cancel_workflow

The gravityflowstripe_pre_cancel_workflow action fires just before a workflow is marked as cancelled due to a failed Stripe payment.

{assignees} Merge Tag

The {assignees} merge tags will output the details of the current step’s assignees.

{workflow_note} Merge Tag

The note merge tag will display the most recent user submitted note.

{workflow_timeline} Merge Tag

The timeline will display the date, user, step and notes from the timeline in a simple, compact list.

{current_step} Merge Tag

The current step supports the following modifiers: duration (time), expiration (date/time), ID, name (default), schedule (date/time), start (date/time) and type.