#Overview
This function checks if WP Fusion is handing a webhook.
#Return
(bool) Whether WP Fusion is currently handing a webhook.
#Check if WP Fusion is handing a WebHook
$handing_webhook = doing_wpf_webhook();
Was this helpful?
Let us know if you liked the post. That’s the only way we can improve.