apply_filters( 'tribe_aggregator_service_messages', array $service_messages )

Filters the service messages map to allow addition and removal of messages.


Parameters

$service_messages

(array) An associative array of service messages in the [ <slug> => <localized text> ] format.


Top ↑

Source

File: src/Tribe/Aggregator/Service.php