1. Home
  2. For Devs
  3. Action
  4. Fire action after webhook action was executed
  1. Home
  2. Plugins
  3. WP Webhooks
  4. For Devs
  5. Action
  6. Fire action after webhook action was executed

Fire action after webhook action was executed

wpwhpro/webhooks/echo_action_data

Description:
This action fires after a webhook action was executed and the response was displayed.

do_action( 'wpwhpro/webhooks/echo_action_data', $action, $validated_data );
Updated on November 6, 2020

Was this article helpful?

Related Articles