apply_filters( 'tribe_attendee_registration_form_no_provider_class', string $class )

Allows filtering the class before returning it in the case of no provider.


Parameters

$class

(string) The (empty) class string.


Top ↑

Source

File: src/Tribe/Attendee_Registration/View.php


Top ↑

Changelog

Changelog
Version Description
4.10.4 Introduced.