LLMS_Abstract_Query::has_results()
Method: Determine if the query has at least one result.
Source: includes/abstracts/llms-abstract-query.php:389
Method: Determine if the query has at least one result.
Source: includes/abstracts/llms-abstract-query.php:389
Method: Retrieve an array of results for the given query.
Source: includes/abstracts/llms-abstract-query.php:362
Method: Get the number of results on the current page.
Source: includes/abstracts/llms-abstract-query.php:349
Filter Hook: Filters the query default args.
Source: includes/abstracts/llms-abstract-query.php:304
Method: Get the total number of pages available for the given query.
Source: includes/abstracts/llms-abstract-query.php:336
Method: Get the total results found for the query.
Source: includes/abstracts/llms-abstract-query.php:320
Method: Retrieve default arguments for the query.
Source: includes/abstracts/llms-abstract-query.php:290
Filter Hook: Filters the allowed sort fields.
Source: includes/abstracts/llms-abstract-query.php:277
Method: Retrieve a list of fields that are allowed to be used for result sorting.
Source: includes/abstracts/llms-abstract-query.php:259
Method: Get the query.
Source: includes/abstracts/llms-abstract-query.php:248