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: ''
Return Return
([int]) [post id of section]
Source Source
File: includes/class.llms.post.handler.php