apply_filters( 'tribe_aggregator_service_messages', array $service_messages )
Filters the service messages map to allow addition and removal of messages.
Contents
Parameters
- $service_messages
-
(array) An associative array of service messages in the
[ <slug> => <localized text> ]format.