LLMS_AJAX_Handler::get_course_section( array $request )

Get a course’s section


Parameters Parameters

$request

(array) (Required) $_POST data.


Top ↑

Return Return

(LLMS_Section)


Top ↑

Source Source

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

	 *
	 * @since 3.13.0
	 * @since 6.0.0 Removed loading of class files that don't instantiate their class in favor of autoloading.
	 *

Top ↑

User Contributed Notes User Contributed Notes

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