Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Table_Students::get_query_args()
Retrieve an array of query arguments to pass to the LLMS_Student_Query
Description Description
Return Return
(array)
Source Source
File: includes/admin/reporting/tables/llms.table.students.php
Changelog Changelog
Version | Description |
---|---|
3.31.0 | Added logic to setup the query args in order to allow the filtering by Course or Membership. |
3.28.0 | Introduced. |