apply_filters( 'tribe-events-community-tickets-event-list-attendees-button-text', string $attendees_button_text )

Allow filtering of attendees button text on the event list.


Parameters

$attendees_button_text

(string) Current translated button text.


Top ↑

Source

File: src/Tribe/Main.php


Top ↑

Changelog

Changelog
Version Description
3.12 Introduced.