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.


Top ↑

Source Source

File: includes/models/model.llms.order.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
7.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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