LearnDash_Settings_Fields_Timer_Entry
Class to create the settings field.
Contents
Description #
Source #
File: includes/settings/settings-fields/class-ld-settings-fields-timer-entry.php
Methods #
- __construct — Public constructor for class
- create_section_field — Function to crete the settiings field.
- rest_value_to_field_value — Convert REST submit value to internal Settings Field acceptable value.
- validate_section_field — Validate field
- value_section_field — Default validation function. Should be overriden in Field subclass.