Extension Actions and Filters

Articles

gravityflow_assignee_status_list_woocommerce

The gravityflow_assignee_status_list_woocommerce filter allows developers control whether the assignee status list is displayed for WooCommerce payment steps in the workflow detail box.

gravityflowchecklists_checklists

The  gravityflowchecklists_checklists filter allows the checklist configurations to be filtered.

gravityflowchecklists_entry_url

Allows the URL to the entry from the checklist to be modified. Parameters ParameterTypeDetails $url, String Entry URL$formFormThe form $entries EntryEntries$exemptString URL to be exempted.

gravityflowchecklists_form_title

The gravityflowchecklists_form_title filter allows the title of the form in the checklist to be modified.

gravityflowchecklists_form_url

The hook gravityflowchecklists_form_url allows the URL to the form from the checklist to be modified. ParameterTypeDetails$formForm The form$entriesEntry The entries$exemptBoolean User exempted fro submitting the form$URLString The URL.

gravityflowchecklists_post_add_exemption

The gravityflowchecklists_post_add_exemption action fires after an admin has clicked on the checkbox to exempt a user from completing the form.

gravityflowchecklists_post_remove_exemption

The gravityflowchecklists_post_remove_exemption action fires after an admin has clicked on the checkbox to remove an exemption for a user.

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.

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.

gravityflowflowchart_title_print_flowchart

The gravityflowflowchart_title_print_flowchart filter allows the title of the print flowchart page to be modified.