LLMS_Abstract_Query::perform_query()
Perform the query and return the results.
Return Return
(array)
Source Source
File: includes/abstracts/llms-abstract-query.php
abstract protected function perform_query();
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |