LearnDash_Settings_Section
Class: Class for LearnDash Settings Sections.
LearnDash_Settings_Section Read More »
@package: LearnDash / Settings / Sections
Source Files: includes/settings/class-ld-settings-sections.php
Class: Class for LearnDash Settings Sections.
LearnDash_Settings_Section Read More »
Method: Show Settings Section meta box.
LearnDash_Settings_Section::show_meta_box Read More »
Method: From a section settings you can access the label used on a select by the option key.
LearnDash_Settings_Section::get_section_setting_select_option_label Read More »
Method: Public constructor for class
LearnDash_Settings_Section::__construct Read More »
Method: Show the meta box settings
LearnDash_Settings_Section::show_settings_section Read More »
Method: Transition settings from old class into current one.
LearnDash_Settings_Section::transition_deprecated_settings Read More »
Method: Get the instance of our class based on the section_key
LearnDash_Settings_Section::get_section_instance Read More »
Action Hook: Fires before settings sections.
learndash_section_before Read More »