apply_filters( 'tribe_events_pro_recurrence_backend_engines', array $map )

Filters the slugs and classes of the recurrence backend engines available.


Parameters

$map

(array) A map in the shape [ <slug> => <class> ].


Top ↑

Source

File: src/Tribe/Service_Providers/RBE.php


Top ↑

Changelog

Changelog
Version Description
4.7 Introduced.