LearnDash_Settings_Fields_WPEditor
LearnDash WPEditor Settings Field.
Description Description
Source Source
File: includes/settings/settings-fields/class-ld-settings-fields-wpeditor.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Methods Methods
- __construct — Public constructor for class
- create_section_field — Function to crete the settiings field.
- field_value_to_rest_value — Convert Settings Field value to REST value.
- validate_section_field — Default validation function. Should be overriden in Field subclass.