learndash_metabox_options_div_after
Action Hook: Fires after the meta box options div.
learndash_metabox_options_div_after Read More »
@package: LearnDash / Settings
Source Files: includes/settings/class-ld-settings-metaboxes.php
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: Add TinyMCE support
LearnDash_Shortcodes_TinyMCE::add_tinymce_plugin Read More »
Method: Get Section Description.
LearnDash_Shortcodes_Section::get_shortcodes_section_description Read More »
Method: Register TinyMCE button callback
LearnDash_Shortcodes_TinyMCE::register_button Read More »
Method: Show Section Description.
LearnDash_Shortcodes_Section::show_shortcodes_section_description Read More »
Method: Load admin scripts
LearnDash_Shortcodes_TinyMCE::load_admin_scripts Read More »
Method: Get Shortcode field by key;
LearnDash_Shortcodes_Section::get_shortcodes_section_field Read More »
Method: Button callback content
LearnDash_Shortcodes_TinyMCE::learndash_generate_shortcodes_content Read More »
Class: Class for LearnDash Settings Sections.
LearnDash_Settings_Metabox Read More »
Method: Transition old Settings Class to new one.
LearnDash_Settings_Section::check_deprecated_class Read More »
Filter Hook: Filters TinyMCE shortcode content arguments.
learndash_shortcodes_content_args Read More »
Method: Public constructor for class
LearnDash_Settings_Metabox::__construct Read More »
Method: Transition old Settings Class field(s) to new one(s).
LearnDash_Settings_Section::check_deprecated_field_key Read More »
Class: Class for LearnDash Admin Course Edit.
LearnDash_Shortcodes_Section Read More »