apply_filters( 'lifterlms_form_field_required_character', string $character , array $settings )
Customize the character used to denote a required field
Parameters Parameters
- $character
-
(string) The character used to denote a required field. Defaults to "*" (an asterisk).
- $settings
-
(array) Associative array of field settings.