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

LLMS_Section::set_parent_course( int $course_id )

Set parent course


Parameters Parameters

$course_id

(int) (Required) ID of course post.


Top ↑

Return Return

(int|bool)


Top ↑

Source Source

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



Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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