apply_filters( 'tribe_tickets_handler_relationships', array $relationships )

Allow filtering the relationships so providers can add their own strings.


Parameters

$relationships

(array) List of relationship information for providers.


Top ↑

Source

File: src/Tribe/Tickets_Handler.php


Top ↑

Changelog

Changelog
Version Description
4.12.3 Introduced.