LLMS_Student_Query::get_students()
Retrieve an array of LLMS_Students for the given set of students returned by the query
Description Description
Return Return
(array)
Source Source
File: includes/class.llms.student.query.php
Changelog Changelog
Version | Description |
---|---|
4.10.2 | Drop usage of this->get_filter( 'get_students' ) in favor of 'llms_student_query_get_students' . |
3.8.0 | Unknown. |
3.4.0 | Introduced. |