learndash_metabox_initialized
Action Hook: Fires after a metabox is initialized.
learndash_metabox_initialized Read More »
@package: LearnDash / Settings
Source Files: includes/settings/class-ld-settings-metaboxes.php
Action Hook: Fires after a metabox is initialized.
learndash_metabox_initialized Read More »
Method: Validate all fields with the validator, if we have one.
LearnDash_Settings_Metabox::validate_fields_with_validator Read More »
Action Hook: Fires after a settings field is updated.
learndash_metabox_updated_field Read More »
Method: Save fields to post
LearnDash_Settings_Metabox::save_fields_to_post Read More »
Method: Validate Settings Metabox post updates.
LearnDash_Settings_Metabox::validate_metabox_settings_post_updates Read More »
Method: Trigger Filters forSettings Metabox post updates.
LearnDash_Settings_Metabox::trigger_metabox_settings_post_filters Read More »
Method: Get Settings Metabox Values.
LearnDash_Settings_Metabox::get_settings_metabox_values Read More »
Method: Get Settings Metabox Field Value by key.
LearnDash_Settings_Metabox::get_metabox_settings_value_by_key Read More »
Method: Update Metabox Settings values.
LearnDash_Settings_Metabox::apply_metabox_settings_fields_changes Read More »
Method: Get Settings Metabox Fields.
LearnDash_Settings_Metabox::get_settings_metabox_fields Read More »
Method: Add custom classes to postbox wrapper.
LearnDash_Settings_Metabox::add_meta_box_classes Read More »
Method: Generate the JSON data attribute for select2 AJAX.
LearnDash_Settings_Metabox::build_settings_select2_lib_ajax_fetch_json Read More »
Method: Save Settings Metabox
LearnDash_Settings_Metabox::save_post_meta_box Read More »
Method: Get Settings Metabox post updates.
LearnDash_Settings_Metabox::get_post_settings_field_updates Read More »
Filter Hook: Filters settings meta box save fields.
learndash_metabox_save_fields Read More »
Filter Hook: Filters settings meta box save fields.
learndash_metabox_save_fields_{$this->settings_metabox_key} Read More »
Method: Show the meta box settings
LearnDash_Settings_Metabox::show_settings_metabox Read More »
Method: Initialize the Metabox instance.
LearnDash_Settings_Metabox::init Read More »
Action Hook: Fires before the metabox description.
learndash_metabox_description_before Read More »
Method: Load the section settings values.
LearnDash_Settings_Metabox::load_settings_values Read More »