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.
Contents
Parameters
- $args
-
(array)
- $post_obj
-
(WP_Post)
Source
Changelog
| Version | Description |
|---|---|
| 4.6.12 | Introduced. |