learndash_shortcodes_popup_type
Filter Hook: Filters TinyMCE shortcode popup type.
learndash_shortcodes_popup_type Read More »
@package: LearnDash / Settings / Shortcodes
Source Files: includes/settings/class-ld-shortcodes-tinymce.php
Filter Hook: Filters TinyMCE shortcode popup type.
learndash_shortcodes_popup_type Read More »
Method: Show Section Footer Extra.
LearnDash_Shortcodes_Section::show_shortcodes_section_footer_extra 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: Static function to get all section settings.
LearnDash_Settings_Section::get_settings_all 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 »
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 »
Class: Class for LearnDash Settings Sections.
LearnDash_Settings_Section 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: Public constructor for class
LearnDash_Settings_Section::__construct Read More »
Action Hook: Fires before settings sections.
learndash_section_before Read More »
Method: Get the instance of our class based on the section_key
LearnDash_Settings_Section::get_section_instance Read More »