LLMS_Order::set_status( string $status )

Update the status of an order


Description Description


Parameters Parameters

$status

(Required) status name, accepts unprefixed statuses


Top ↑

Return Return

(void)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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