LLMS_AJAX_Handler::update_course_section( array $request )
Update a course’s section
Description Description
Parameters Parameters
- $request
-
(Required) $_POST data.
Return Return
((array|void)) If section updated returns an array of the type: id => {post id} title => {new title}
Source Source
File: includes/class.llms.ajax.handler.php