Articles

gravityflowdiscussion_display_name_discussion_field

The gravityflowdiscussion_display_name_discussion_field is used to customize the display name for discussion field values.

An Introduction to the features

Gravity Flow provides a way for business process owners to implement their own workflow processes using simple drag and drop configuration. .

License Key Constants

The constant for main Gravity Flow plugin is GRAVITY_FLOW_LICENSE_KEY Each extension has a license key constant that allows the license to be set via code instead of the database:.

gravityflow_get_users_args

The filter allows to increase the default number of users returned in the user query that defaults to 1000.

Stripe Extension – Cancel Payment Step

The Cancel Payment step will cancel/void a payment that was authorized during the form submission. Remember that stripe automatically cancels (expires) payments after 7 days if the payment is not captured so your workflow must ensure that that the Cancel Payment step runs within a week of the initial form submission.

Stripe Extension – Capture Payment Step

The Capture Payment step will collect a payment that was authorized during the form submission. If there is a Capture Payment step in the workflow then the payment will automatically be set to authorized and will not be collected until the Capture Payment step runs.

How to install Gravity Flow

Installing Gravity Flow is simple and follows the same process for installing many other WordPress plugins. In this guide, we will show you how to install Gravity Flow from within your WordPress admin dashboard.

gravityflow_assignee_status_workflow_detail

The gravityflow_assignee_status_workflow_detail filter allows the assignee status label to be modified before rendering.

Stripe Extension – Payment Form (Checkout)

The Gravity Flow Stripe Extension allows administrators to add a single checkout step at any point in the workflow. For example, a subscription could be started or payment requested after approval.

gravityflow_search_criteria_status

The gravityflow_search_criteria_status is used to allow search_criteria to be adjusted for which entries are displayed in the status table.