apply_filters( 'llms_student_query_default_args', array $args, LLMS_Student_Query $student_query )

Filters the student query default args


Parameters Parameters

$args

(array) Array of default arguments to set up the query with.

$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
3.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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