Skip to main content

Filter: gravityflow_webhook_url_in_note

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $this->get_form_id()

Example hook names:

  • gravityflow_webhook_url_in_note (base hook)
  • gravityflow_webhook_url_in_note_1 (with first modifier value)

Allows the URL to be hidden in the notes. Useful if API keys are in the URL params.

Parameters

NameTypeDescription
$show_url_in_notebool

Since

Source

Defined in includes/steps/class-step-webhook.php at line 871