Filter: RML/Count/PostsClauses

apply_filters( 'RML/Count/PostsClauses', $clauses ) → {Array.<string>}

Get the posts clauses for the count cache.
Parameters:
Name Type Description
$clauses Array.<string> The posts clauses with "from", "where"
Returns:
The posts clauses
Type
Array.<string>