apply_filters( 'tribe_attendee_registration_form_no_provider_class', string $class )
Allows filtering the class before returning it in the case of no provider.
Contents
Parameters
- $class
-
(string) The (empty) class string.
Source
Changelog
| Version | Description |
|---|---|
| 4.10.4 | Introduced. |