Gravity Flow Actions and Filters

Articles

gravityflow_inbox_field_value

The gravityflow_inbox_field_value filter allows customization of field/column values within the inbox list view.

gravityflow_inbox_fields

The gravityflow_inbox_fields filter is used to customize the field columns displayed in the inbox page in the admin UI (use the block settings or shortcode parameters to do the same in front-end).

gravityflow_inbox_filter

This filter customizes the form submissions listed on the inbox page.

gravityflow_inbox_items_per_page_default

The gravityflow_inbox_items_per_page_default filter allows changing of the default items per page count for all inboxes.

gravityflow_inbox_paging

Allows the paging criteria to be modified before entries are searched for the inbox.

gravityflow_inbox_search_criteria

Allows the search criteria to be modified before entries are searched for the inbox.

gravityflow_inbox_sorting

The gravityflow_inbox_sorting filter allows the sorting criteria to be modified before searching for entries in the inbox.

gravityflow_inbox_submitter_name

This filters overrides the value which appears in the Submitter column of the Workflow Inbox.

gravityflow_is_delayed_pre_process_workflow

The gravityflow_is_delayed_pre_process_workflow filter allows developers to control whether the processing of a Gravity Flow workflow should be delayed for a specific entry and form.

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.