e696ac7824
It is possible for a later duplicate webhook to be fired too early if the same webhook triggers in one request more than once with the updated changes from the second one missing if it happens too quickly. This queues all webhook to be register on shutdown instead of just syncronous ones to make sure all data from the request is updated first before the webhook gets queued. |
||
---|---|---|
.. | ||
crud.php | ||
functions.php |