apply_filters( 'lifterlms_register_order_post_statuses', array[] $statuses )
Filter the list of order statuses that will be registered with WordPress.
Parameters Parameters
- $statuses
-
(array[]) Array of post status arrays.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.19.0 | Introduced. |