LLMS_Post_Handler::create_section( [int] $course_id, string $title = '' )

Creates a new Section


Description Description


Parameters Parameters

$course_id

(Required) [the parent course id]

$title

(Optional) [optional: a title for the section]

Default value: ''


Top ↑

Return Return

([int]) [post id of section]


Top ↑

Source Source

File: includes/class.llms.post.handler.php


			

Top ↑

User Contributed Notes User Contributed Notes

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