apply_filters( 'tec_event_status_postponed_label', string )

Filter the postponed label for event status.


Parameters

(string) The default translated label for the postponed status.


Top ↑

Source

File: src/Tribe/Event_Status/Status_Labels.php


Top ↑

Changelog

Changelog
Version Description
5.11.0 Introduced.