LearnDash_Settings_Section::section_update_option()
Method: Called AFTER section settings are update.
LearnDash_Settings_Section::section_update_option Read More »
Method: Called AFTER section settings are update.
LearnDash_Settings_Section::section_update_option Read More »
Method: Static function to get section to get option label.
LearnDash_Settings_Section::get_setting_select_option_label Read More »
Method: Verify Settings Section nonce field POST value.
LearnDash_Settings_Section::verify_metabox_nonce_field Read More »
Method: Static function to get a Section Setting value.
LearnDash_Settings_Section::get_section_setting Read More »
Method: Show Settings Section reset link
LearnDash_Settings_Section::show_settings_section_reset_confirm_link Read More »
Method: Static function to set a Section Setting value.
LearnDash_Settings_Section::set_section_setting Read More »
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 »