We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c899a9 commit f2d974aCopy full SHA for f2d974a
includes/abstracts/llms-abstract-query.php
@@ -321,7 +321,7 @@ public function get_found_results() {
321
* Get the total number of pages available for the given query.
322
*
323
* If the query was instantiated with `$no_found_rows=true` this will always
324
- * return `0`, unless `$count_only=true`.
+ * return `0`.
325
326
* Retrieves the value of the protected property `$max_pages`.
327
0 commit comments