LLMS_Abstract_Query::query()
Method: Execute a query.
Source: includes/abstracts/llms-abstract-query.php:457
Method: Execute a query.
Source: includes/abstracts/llms-abstract-query.php:457
Method: Perform the query and return the results.
Source: includes/abstracts/llms-abstract-query.php:435
Method: Prepare the query.
Source: includes/abstracts/llms-abstract-query.php:446
Method: Determine if the query has at least one result.
Source: includes/abstracts/llms-abstract-query.php:389
Method: Determine if we’re on the first page of results.
Source: includes/abstracts/llms-abstract-query.php:402
Method: Determine if we’re on the last page of results.
Source: includes/abstracts/llms-abstract-query.php:415
Method: Get the number of results on the current page.
Source: includes/abstracts/llms-abstract-query.php:349
Method: Retrieve an array of results for the given query.
Source: includes/abstracts/llms-abstract-query.php:362
Filter Hook: Filters the allowed sort fields.
Source: includes/abstracts/llms-abstract-query.php:277
Method: Retrieve default arguments for the query.
Source: includes/abstracts/llms-abstract-query.php:290