apply_filters( 'llms_rest_webhook_max_delivery_failures', int $num )

Filter the number of times a webhook is allowed to fail before it is automatically disabled.


Parameters Parameters

$num

(int) Number of allowed failures. Default: 5.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-webhook-data.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.