apply_filters( "tribe_events_get_{$mode}_event_link", array $args, WP_Post $post_obj )

Allows the query arguments used when retrieving the next/previous event link to be modified.


Parameters

$args

(array)

$post_obj

(WP_Post)


Top ↑

Source

File: src/Tribe/Adjacent_Events.php


Top ↑

Changelog

Changelog
Version Description
4.6.12 Introduced.