LearnDash_Settings_Fields::__construct()
Method: Public constructor for class
LearnDash_Settings_Fields::__construct Read More »
@package: LearnDash / Settings / Fields
Source Files: includes/settings/class-ld-settings-fields.php
Method: Public constructor for class
LearnDash_Settings_Fields::__construct Read More »
Method: Get field instance by key
LearnDash_Settings_Fields::get_field_instance Read More »
Method: Utility function so we are not hard coding the create/validate member functions in various settings files.
LearnDash_Settings_Fields::get_creation_function_ref Read More »
Method: Utility function so we are not hard coding the create/validate member functions in various settings files.
LearnDash_Settings_Fields::get_validation_function_ref Read More »
Method: Utility function so we are not hard coding the create/validate member functions in various settings files.
LearnDash_Settings_Fields::get_value_function_ref Read More »
Class: Class LearnDash Checkbox Settings Field.
LearnDash_Settings_Fields_Checkbox Read More »
Method: Public constructor for class
LearnDash_Settings_Fields_Checkbox::__construct Read More »
Method: Function to crete the settings field.
LearnDash_Settings_Fields_Checkbox::create_section_field Read More »
Method: Function to crete the settings field.
LearnDash_Settings_Fields_Checkbox_Switch::create_section_field Read More »
Filter Hook: Filters setting field arguments.
learndash_settings_field Read More »
Filter Hook: Filters the HTML output to be displayed before settings field.
learndash_settings_field_html_before Read More »
Filter Hook: Filters the HTML output to be displayed after settings field.
learndash_settings_field_html_after Read More »
Class: Class LearnDash Checkbox Switch / Toggle Settings Field.
LearnDash_Settings_Fields_Checkbox_Switch Read More »
Method: Public constructor for class
LearnDash_Settings_Fields_Checkbox_Switch::__construct Read More »