apply_filters( 'llms_order_status_can_resubscribe_from', string[] $allowed_statuses )
Filters the order statuses from which an order can be reactivated.
Parameters Parameters
- $allowed_statuses
-
(string[]) The list of allowed order statuses.
Source Source
Changelog Changelog
Version | Description |
---|---|
7.0.0 | Introduced. |