LLMS_Processor_Course_Data::get_student_query_args( int $course_id )

Retrieve arguments used to perform an LLMS_Student_Query for background data processing


Description Description


Parameters Parameters

$course_id

(Required) WP_Post ID of the course.


Top ↑

Return Return

(array) Array of arguments passed to an LLMS_Student_Query.


Top ↑

Source Source

File: includes/processors/class.llms.processor.course.data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.12.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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