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.


Top ↑

Source Source

File: includes/forms/class-llms-form-field.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.