LLMS_Database_Query::set_found_results()
Set variables related to total number of results and pages possible with supplied arguments
Description Description
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.database.query.php
Changelog Changelog
Version | Description |
---|---|
4.5.1 | Bail early if the query arg no_found_rows is true, b/c no reason to calculate anything. |
3.8.0 | Introduced. |