llms_get_order_statuses( string $order_type = 'any' )

Retrieve an array of registered and available LifterLMS Order Post Statuses


Description Description


Parameters Parameters

$order_type

(Optional) filter statuses which are specific to the supplied order type, defaults to any statuses.

Default value: 'any'


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/functions/llms.functions.order.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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