LearnDash_Settings_Fields::add_field_instance()
Method: Add field instance by key
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 »
Method: Get save settings fields map from post values.
LearnDash_Settings_Metabox::get_save_settings_fields_map_form_post_values Read More »
Method: Show all fields in section.
LearnDash_Settings_Fields::show_section_fields Read More »
Method: Output Metabox nonce field.
LearnDash_Settings_Metabox::show_metabox_nonce_field Read More »
Method: Shows the field row
LearnDash_Settings_Fields::show_section_field_row Read More »
Method: Verify Metabox nonce field POST value.
LearnDash_Settings_Metabox::verify_metabox_nonce_field Read More »
Filter Hook: Filters the HTML content to be echoed before outside row settings.
learndash_settings_row_outside_before Read More »
Method: Transition old Settings Class to new one.
LearnDash_Settings_Section::check_deprecated_class Read More »
Method: Transition old Settings Class field(s) to new one(s).
LearnDash_Settings_Section::check_deprecated_field_key Read More »
Method: Output Settings Section nonce field.
LearnDash_Settings_Section::show_settings_section_nonce_field Read More »
Method: Intercept the WP options save logic and check that we have a valid nonce.
LearnDash_Settings_Section::section_pre_update_option Read More »
Method: Called AFTER section settings are update.
LearnDash_Settings_Section::section_update_option Read More »
Method: Verify Settings Section nonce field POST value.
LearnDash_Settings_Section::verify_metabox_nonce_field Read More »
Method: Transition settings from old class into current one.
LearnDash_Settings_Section::transition_deprecated_settings Read More »
Method: Protected constructor for class
LearnDash_Settings_Quizzes_Management_Display::__construct Read More »
Method: Initialize the metabox settings values.
LearnDash_Settings_Quizzes_Management_Display::load_settings_values Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Quizzes_Management_Display::load_settings_fields Read More »