LLMS_Database_Query::sql_orderby()

Retrieve the prepared SQL for the ORDER BY 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('orderby') in favor of "llms_{$this->id}_query_orderby".
3.8.0
3.34.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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