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.
Contents
Parameters
- $post_link
-
(string)
- $has_structure
-
(boolean)
Source
Changelog
| Version | Description |
|---|---|
| 4.4.23 | Introduced. |