do_action_ref_array( "{$this->filter_name}_pre_count_posts", WP_Query $query )

Filters the query object by reference before counting found posts in the current page.


Parameters

$query

(WP_Query)


Top ↑

Source

File: src/Tribe/Repository.php


Top ↑

Changelog

Changelog
Version Description
4.7.19 Introduced.