LLMS_Course::has_capacity()
Determine if the course is at capacity based on course capacity settings
Description Description
Return Return
(boolean) Returns true if not at capacity & false if at or over capacity.
Source Source
File: includes/models/model.llms.course.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.15.0 | Unknown. |
| 3.0.0 | Introduced. |