LLMS_Student_Query::preprare_query()
Prepare the SQL for the query
Description Description
Return Return
(void)
Source Source
File: includes/class.llms.student.query.php
Changelog Changelog
Version | Description |
---|---|
4.10.2 | Demands to $this->sql_select() to determine whether or not SQL_CALC_FOUND_ROWS statement is needed. |
3.4.0 | |
3.13.0 | Introduced. |