apply_filters( 'tribe_events_pro_recurring_event_permalinks', string $post_link, boolean $has_structure )

Provides an opportunity to change the $post_link if the site has a permastruct.


Parameters

$post_link

(string)

$has_structure

(boolean)


Top ↑

Source

File: src/Tribe/Recurrence/Permalinks.php


Top ↑

Changelog

Changelog
Version Description
4.4.23 Introduced.