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.
REST API V2
This section of documentation lists articles related to the REST API v2 for Gravity Flow.
REST API V1
This section of documentation lists articles related to the REST API v1 for Gravity Flow.
Class Objects
Reference for the main PHP classes that power Gravity Flow. Each entry describes the class purpose, available methods and properties, and how developers can extend or override behavior.
Data Objects
Articles
gravityflow_members_capabilities
The gravityflow_members_capabilities filter allows developers to customize the list of capabilities registered by Gravity Flow.
gravityflow_menu_items
The gravityflow_menu_items filter allows developers to modify the main navigation menu items in the Gravity Flow WordPress menu.
gravityflow_toolbar_menu_items
The gravityflow_toolbar_menu_items filter allows developers to modify the toolbar menu items in the Gravity Flow interface.
gravityflow_shortcode_{page}
The gravityflow_shortcode_{page} filter allows developers to modify the HTML output of Gravity Flow shortcodes for specific pages
gravityflow_page_title_print_entry
The gravityflow_page_title_print_entry filter allows developers to customize the page title in the browser tab when printing Gravity Flow entries.
gravityflowwoocommerce_checkout_step_url
The gravityflowwoocommerce_checkout_step_url filter allows developers to modify the checkout step URL generated for WooCommerce checkout steps.
gravityflowflowchart_title_print_flowchart
The gravityflowflowchart_title_print_flowchart filter allows the title of the print flowchart page to be modified.
gravityflowchecklists_user_admin_checklists_url
The gravityflowchecklists_user_admin_checklists_url filter allows developers to modify the checklists URL in the WordPress user admin row actions.
gravityflowchecklists_rest_api_capability_update_user_exemption
The gravityflowchecklists_rest_api_capability_update_user_exemption filter allows the capability required to update user exemptions via the REST API to be modified.
gravityflow_web_api_capability_get_entries_steps
The gravityflow_web_api_capability_get_entries_steps filter allows developers to customize the capability required to retrieve the workflow steps for a specific entry via the Gravity Flow Web API.