LLMS_Database_Query::sql_orderby()
Retrieve the prepared SQL for the ORDER BY clause
Description Description
Return Return
(string)
Source Source
File: includes/abstracts/abstract.llms.database.query.php
Changelog Changelog
Version | Description |
---|---|
4.5.1 | Drop use of $this->get_filter('orderby') in favor of "llms_{$this->id}_query_orderby" . |
3.8.0 | |
3.34.0 | Introduced. |