apply_filters( 'llms_order_automatic_retry_rules', LLMS_Order $rules )
Filters the automatic payment recurring retry rules.
Parameters Parameters
- $rules
-
(LLMS_Order) The order object.
Source Source
Changelog Changelog
Version | Description |
---|---|
7.0.0 | Introduced. |