LLMS_Form_Field::get_description_html()
Method: Retrieve HTML for the fields description
Source: includes/forms/class-llms-form-field.php:219
Method: Retrieve HTML for the fields description
Source: includes/forms/class-llms-form-field.php:219
Method: Retrieve the full HTML for the field.
Source: includes/forms/class-llms-form-field.php:232
Filter Hook: Allow 3rd parties to create custom field types or their own field HTML methods.
Source: includes/forms/class-llms-form-field.php:245
Method: Retrieve an array of HTML attributes which should be added to the main field element.
Source: includes/forms/class-llms-form-field.php:363
Method: Retrieve the field’s HTML.
Source: includes/forms/class-llms-form-field.php:408
Filter Hook: Short-circuit field HTML generation.
Source: includes/forms/class-llms-form-field.php:422
Method: Retrieve the HTML for the fields label.
Source: includes/forms/class-llms-form-field.php:465
Filter Hook: Customize the character used to denote a required field
Source: includes/forms/class-llms-form-field.php:482
Method: Determines if the label element should be rendered before the field or after it.
Source: includes/forms/class-llms-form-field.php:498
Class: LLMS_Form_Field class
Source: includes/forms/class-llms-form-field.php:18