LearnDash_Settings_Metabox::init()
Method: Initialize the Metabox instance.
LearnDash_Settings_Metabox::init Read More »
@package: LearnDash / Settings
Source Files: includes/settings/class-ld-settings-metaboxes.php
Method: Initialize the Metabox instance.
LearnDash_Settings_Metabox::init Read More »
Action Hook: Fires after the meta box options div.
learndash_metabox_options_div_after Read More »
Method: Load the section settings values.
LearnDash_Settings_Metabox::load_settings_values Read More »
Method: Show Settings Section Fields.
LearnDash_Settings_Metabox::show_settings_metabox_fields Read More »
Method: Load the section settings fields.
LearnDash_Settings_Metabox::load_settings_fields Read More »
Method: Load settings fields
LearnDash_Settings_Metabox::load_settings_field Read More »
Method: Show Settings Section Description
LearnDash_Settings_Metabox::show_settings_section_description Read More »
Method: Added Settings Section meta box.
LearnDash_Settings_Metabox::add_meta_boxes Read More »
Class: Class for LearnDash Settings Sections.
LearnDash_Settings_Metabox Read More »
Method: Public constructor for class
LearnDash_Settings_Metabox::__construct Read More »
Method: Get the instance of our class based on the metabox_key
LearnDash_Settings_Metabox::get_metabox_instance Read More »
Method: Add instance to static tracking array
LearnDash_Settings_Metabox::add_metabox_instance Read More »
Method: Show Settings Section reset link
LearnDash_Settings_Section::show_settings_section_reset_confirm_link Read More »
Class: Class LearnDash Settings Section for Question Custom Post Type Metabox.
LearnDash_Settings_Questions_CPT Read More »
Method: Protected constructor for class
LearnDash_Settings_Questions_CPT::__construct Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Questions_CPT::load_settings_fields Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Quizzes_CPT::load_settings_fields Read More »
Method: Intercept the WP options save logic and check that we have a valid nonce.
LearnDash_Settings_Quizzes_CPT::section_pre_update_option Read More »
Method: Protected constructor for class
LearnDash_Settings_Quizzes_CPT::__construct Read More »
Method: Initialize the metabox settings values.
LearnDash_Settings_Quizzes_CPT::load_settings_values Read More »