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