apply_filters( 'tribe_related_posts_args', array $args )

Filter the arguments used for related posts queries. Added for backwards compatibility.


Parameters

$args

(array) Query arguments for related post lookups.


Top ↑

Source

File: src/Tribe/Repositories/Event.php


Top ↑

Changelog

Changelog
Version Description
3.2 Introduced.