learndash_metabox_description_after
Action Hook: Fires after the metabox description.
learndash_metabox_description_after Read More »
@package: LearnDash / Settings
Source Files: includes/settings/class-ld-settings-metaboxes.php
Action Hook: Fires after the metabox description.
learndash_metabox_description_after Read More »
Method: Get save settings fields map from post values.
LearnDash_Settings_Metabox::get_save_settings_fields_map_form_post_values Read More »
Action Hook: Fires before metabox options div.
learndash_metabox_options_div_before Read More »
Method: Load the section settings fields.
LearnDash_Settings_Metabox::load_settings_fields Read More »
Action Hook: Fires inside the meta box options div at the top.
learndash_metabox_options_div_inside_top Read More »
Method: Load settings fields
LearnDash_Settings_Metabox::load_settings_field Read More »
Action Hook: Fires inside the meta box options div at the bottom.
learndash_metabox_options_div_inside_bottom Read More »
Method: Show Settings Section Description
LearnDash_Settings_Metabox::show_settings_section_description Read More »
Action Hook: Fires after the meta box options div.
learndash_metabox_options_div_after Read More »
Method: Added Settings Section meta box.
LearnDash_Settings_Metabox::add_meta_boxes Read More »
Method: Show Settings Section Fields.
LearnDash_Settings_Metabox::show_settings_metabox_fields Read More »
Filter Hook: Filters whether to show settings section meta box.
learndash_show_metabox Read More »
Method: Filter the legacy settings fields when display to remove items handled by this metabox,
LearnDash_Settings_Metabox::display_settings_filter Read More »
Method: Show Settings Section meta box.
LearnDash_Settings_Metabox::show_meta_box Read More »
Method: Get settings by field key
LearnDash_Settings_Metabox::get_settings_field_by_key Read More »
Method: Output Metabox nonce field.
LearnDash_Settings_Metabox::show_metabox_nonce_field Read More »
Method: Initialize quiz edit.
LearnDash_Settings_Metabox::init_quiz_edit Read More »
Method: Verify Metabox nonce field POST value.
LearnDash_Settings_Metabox::verify_metabox_nonce_field Read More »
Method: Check legacy metabox fields
LearnDash_Settings_Metabox::check_legacy_metabox_fields Read More »
Class: Class for LearnDash Settings Sections.
LearnDash_Settings_Metabox Read More »