Warning: This method has been deprecated. Use LLMS_Section::get( ‘order’ ), via LLMS_Post_Model::get(), instead.
LLMS_Section::get_order()
Retrieve the order of the section within the course
Contents
Return Return
(int)
Source Source
File: includes/models/model.llms.section.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.3.0 | Use LLMS_Section::get( 'order' ) , via LLMS_Post_Model::get(), instead. |
1.0.0 | Introduced. |