LLMS_Database_Query::is_last_page()
Determine if we’re on the last page of results.
Contents
Return Return
(boolean)
Source Source
File: includes/abstracts/abstract.llms.database.query.php
* * @param string $sql The ORDER BY clause of the query. * @param LLMS_Database_Query $db_query The LLMS_Database_Query instance.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.8.0 | |
3.30.3 | Introduced. |