apply_filters( 'llms_student_query_get_students', LLMS_Student[] $students, LLMS_Student_Query $student_query )

Filters the list of students


Parameters Parameters

$students

(LLMS_Student[]) Array of LLMS_Student instances.

$student_query

(LLMS_Student_Query) Instance of LLMS_Student_Query.


Top ↑

Source Source

File: includes/class.llms.student.query.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.10.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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