LLMS_Database_Query::sql_limit()

Retrieve the prepared SQL for the LIMIT clause


Description Description


Return Return

(string)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.5.1 Drop use of $this->get_filter('limit') in favor of "llms_{$this->id}_query_limit".
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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