Namespace \PlusBusinessSoftware
Bestand: Plus_Notifications_Manager.php
/**
* Allow manipulation of the available intervals
*
* @filter plus_notificaties_available_intervals
* @param array $use_intervals An array of intervals that can be used for notifications.
* @return array An array of intervals that can be used for notifications.
*/
return apply_filters( 'plus_notificaties_available_intervals', $use_intervals );