Articles

gravityflow_inbox_args

The gravityflow_inbox_args filter allows the inbox page arguments to be overridden.

Can I activate the license on localhost?

License activations on any of the following URLs will not contribute to the activation count:
localhost 10.0.0.0/8 172.16.0.0/12.

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.

Is Gravity Flow Open Source?

Yes. Gravity Flow inherits the WordPress GPL license.

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.