apply_filters( 'tribe_virtual_event_label_plural_lowercase', string $label )

Allows customization of the plural lowercase version of the Virtual Event Label.

Note: the output of this filter is not escaped!

See also


Top ↑

Parameters

$label

(string) The plural lowercase version of the Virtual Event label, defaults to "virtual events" (lowercase) (or the filtered term for "virtual" + the filtered term for "events").


Top ↑

Source

File: src/functions/template-tags/general.php