LearnDash_Settings_Metabox::save_post_meta_box()
Method: Save Settings Metabox
LearnDash_Settings_Metabox::save_post_meta_box Read More »
@package: LearnDash / Settings
Source Files: includes/settings/class-ld-settings-metaboxes.php
Method: Save Settings Metabox
LearnDash_Settings_Metabox::save_post_meta_box Read More »
Class: Class to create the settings field.
LearnDash_Settings_Fields Read More »
Method: Get Settings Metabox post updates.
LearnDash_Settings_Metabox::get_post_settings_field_updates Read More »
Method: Public constructor for class
LearnDash_Settings_Fields::__construct Read More »
Filter Hook: Filters settings meta box save fields.
learndash_metabox_save_fields Read More »
Method: Get field instance by key
LearnDash_Settings_Fields::get_field_instance 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: Utility function so we are not hard coding the create/validate member functions in various settings files.
LearnDash_Settings_Fields::get_creation_function_ref 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: 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: Load the section settings values.
LearnDash_Settings_Metabox::load_settings_values Read More »
Action Hook: Fires after the metabox description.
learndash_metabox_description_after 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 »
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: Show all fields in section.
LearnDash_Settings_Fields::show_section_fields Read More »
Method: Load the section settings fields.
LearnDash_Settings_Metabox::load_settings_fields Read More »