LLMS_Abstract_Query::found_results()

Determines the total number of found results for the given query and returns it.


Return Return

(int)


Top ↑

Source Source

File: includes/abstracts/llms-abstract-query.php

	abstract protected function found_results();


Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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