llms_get_order_status_name( string $status )
Get the human readable status for a LifterLMS status
Description Description
Parameters Parameters
- $status
-
(Required) LifterLMS Order Status.
Return Return
(string)
Source Source
File: includes/functions/llms.functions.order.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |