Warning: This method has been deprecated. Use LLMS_Section->get( ‘parent_course’ ) instead.
LLMS_Section::get_parent_course()
Retrieve the post ID of the section’s parent course
Description Description
Return Return
(int)
Source Source
File: includes/models/model.llms.section.php
Changelog Changelog
Version | Description |
---|---|
3.3.0 | Use LLMS_Section->get( 'parent_course' ) instead. |
1.0.0 | Introduced. |