LearnDash_Settings_Fields::create_section_field()
Method: Skeleton function to create the field output.
Method: Skeleton function to create the field output.
Method: Shows the field row
LearnDash_Settings_Fields::show_section_field_row Read More »
Method: Show all fields in section.
LearnDash_Settings_Fields::show_section_fields 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: 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_creation_function_ref Read More »
Method: Get field instance by key
LearnDash_Settings_Fields::get_field_instance Read More »
Method: Public constructor for class
LearnDash_Settings_Fields::__construct Read More »
Method: Check legacy metabox fields
LearnDash_Settings_Metabox::check_legacy_metabox_fields Read More »
Method: Initialize quiz edit.
LearnDash_Settings_Metabox::init_quiz_edit Read More »
Method: Get settings by field key
LearnDash_Settings_Metabox::get_settings_field_by_key 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 Fields.
LearnDash_Settings_Metabox::show_settings_metabox_fields Read More »
Method: Show the meta box settings
LearnDash_Settings_Metabox::show_settings_metabox Read More »
Method: Get Settings Metabox post updates.
LearnDash_Settings_Metabox::get_post_settings_field_updates Read More »
Method: Save Settings Metabox
LearnDash_Settings_Metabox::save_post_meta_box Read More »
Method: Verify Metabox nonce field POST value.
LearnDash_Settings_Metabox::verify_metabox_nonce_field Read More »
Method: Output Metabox nonce field.
LearnDash_Settings_Metabox::show_metabox_nonce_field Read More »
Method: Show Settings Section meta box.
LearnDash_Settings_Metabox::show_meta_box Read More »