LLMS_Admin_Table::get_results( array $args = array() )
Execute a query to retrieve results from the table.
Parameters Parameters
- $args
-
(array) (Optional) array of query args
Default value: array()
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.admin.table.php
*
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |