LearnDash_Settings_Section::add_meta_boxes()
Method: Added Settings Section meta box.
LearnDash_Settings_Section::add_meta_boxes Read More »
@package: LearnDash / Settings / Sections
Source Files: includes/settings/class-ld-settings-sections.php
Method: Added Settings Section meta box.
LearnDash_Settings_Section::add_meta_boxes Read More »
Method: Static function to get all Section fields.
LearnDash_Settings_Section::get_section_settings_all Read More »
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 »
Method: Add instance to static tracking array
LearnDash_Settings_Section::add_section_instance Read More »
Action Hook: Fires before settings section fields.
learndash_section_fields_before Read More »
Method: Initialize self
LearnDash_Settings_Section::init Read More »
Action Hook: Fires after the settings section fields.
learndash_section_fields_after Read More »
Method: Load the section settings values.
LearnDash_Settings_Section::load_settings_values Read More »
Action Hook: Fires before settings section reset link.
learndash_section_reset_before Read More »
Method: Load the section settings fields.
LearnDash_Settings_Section::load_settings_fields Read More »
Action Hook: Fires after settings section reset link.
learndash_section_reset_after Read More »
Method: Save Section Settings values
LearnDash_Settings_Section::save_settings_values Read More »
Action Hook: Fires after settings sections.
learndash_section_after Read More »