LLMS_Order::has_access()
Determine if the student associated with this order has access
Return Return
(boolean)
Source Source
File: includes/models/model.llms.order.php
if ( $this->is_legacy() ) {
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |