LearnDash_Settings_Fields::get_validation_function_ref()
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_validation_function_ref Read More »
Action Hook: Fires before the metabox description.
learndash_metabox_description_before Read More »
Method: Show Settings Section meta box.
LearnDash_Settings_Metabox::show_meta_box 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 »
Action Hook: Fires after the metabox description.
learndash_metabox_description_after Read More »
Method: Output Metabox nonce field.
LearnDash_Settings_Metabox::show_metabox_nonce_field Read More »
Method: Show all fields in section.
LearnDash_Settings_Fields::show_section_fields Read More »
Action Hook: Fires before metabox options div.
learndash_metabox_options_div_before Read More »
Method: Verify Metabox nonce field POST value.
LearnDash_Settings_Metabox::verify_metabox_nonce_field Read More »
Method: Shows the field row
LearnDash_Settings_Fields::show_section_field_row Read More »
Action Hook: Fires inside the meta box options div at the top.
learndash_metabox_options_div_inside_top Read More »
Method: Save Settings Metabox
LearnDash_Settings_Metabox::save_post_meta_box Read More »
Action Hook: Fires inside the meta box options div at the bottom.
learndash_metabox_options_div_inside_bottom Read More »
Method: Get Settings Metabox post updates.
LearnDash_Settings_Metabox::get_post_settings_field_updates Read More »
Action Hook: Fires after the meta box options div.
learndash_metabox_options_div_after Read More »
Method: Add TinyMCE support
LearnDash_Shortcodes_TinyMCE::add_tinymce_plugin Read More »
Method: Get Shortcode field by key;
LearnDash_Shortcodes_Section::get_shortcodes_section_field Read More »
Method: Register TinyMCE button callback
LearnDash_Shortcodes_TinyMCE::register_button Read More »
Method: Public constructor for class
LearnDash_Settings_Metabox::__construct Read More »
Method: Load admin scripts
LearnDash_Shortcodes_TinyMCE::load_admin_scripts Read More »