Warning: This method has been deprecated. Use LLMS_Section::get( ‘parent_course’ ), via LLMS_Post_Model::get(), instead.

LLMS_Section::get_parent_course()

Retrieve the post ID of the section’s parent course


Return Return

(int)


Top ↑

Source Source

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



Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Use LLMS_Section::get( 'parent_course' ), via LLMS_Post_Model::get(), instead.
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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