developer docs
Articles
gravityflow_print_styles
Use this filter to add custom stylesheets to the print entry screen. Return an array of script handles.
gravityflow_webhook_url_in_note
Use the filter gravityflow_webhook_url_in_note to hide/unhide the URL appearing in notes when using the Outgoing Webhook step.
gravityflow_inbox_args
The gravityflow_inbox_args filter allows the inbox page arguments to be overridden.
gravityflow_feedback_message_user_input
Use this filter to change the text of the feedback message on the user input step.
gravityflow_step_highlight_color_inbox
The gravityflow_step_highlight_color_inbox filter allows the step highlight color (hex value) of gravity flow inbox entries to be modified.
gravityflow_workflow_detail_sidebar
The gravityflow_workflow_detail_sidebar action is used to present custom panels in the sidebar between the workflow info and admin panels (assuming the current user has role/permissions to see the admin panel.
gravityflow_next_step
The gravityflow_next_step filter allows the next step in the workflow to be customized.
gravityflow_pre_restart_workflow
The gravityflow_pre_restart_workflow action fires just before the workflow restarts for an entry.
gravityflow_print_entry_footer
Use this action to add custom text on the bottom of each entry when printing entries.
gravityflow_send_to_step_condition_not_met
The gravityflow_send_to_step_condition_not_met filter determines what next step a workflow should proceed to instead of the selected step that failed its step conditions.