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)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.database.query.php


			

Top ↑

Changelog 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.

Top ↑

User Contributed Notes User Contributed Notes

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