apply_filters( 'tribe_events_pro_recurrence_backend_engines', array $map )
Filters the slugs and classes of the recurrence backend engines available.
Contents
Parameters
- $map
-
(array) A map in the shape [ <slug> => <class> ].
Source
Changelog
| Version | Description |
|---|---|
| 4.7 | Introduced. |