Skip to main content

Filter: wu_found_posts_query

Filters the FOUND_ROWS() query for posts.

Parameters

NameTypeDescription
$sqlstringThe SQL query to count found rows.
$query\BerlinDB\Database\QueryThe query instance (passed by reference).

Since

  • 2.0.0

Source

Defined in inc/documentation/berlindb-dynamic-hooks.php at line 1550

Returns