LearnDash_Settings_Fields::get_field_attribute_name()
Method: Create the HTML output from the field args ‘name’ attribute.
LearnDash_Settings_Fields::get_field_attribute_name Read More »
Method: Create the HTML output from the field args ‘name’ attribute.
LearnDash_Settings_Fields::get_field_attribute_name Read More »
Class: Class for LearnDash Settings Pages.
LearnDash_Settings_Page Read More »
Method: Create the HTML output from the field args ‘placeholder’ attribute.
LearnDash_Settings_Fields::get_field_attribute_placeholder Read More »
Method: Public constructor for class
LearnDash_Settings_Page::__construct Read More »
Filter Hook: Filters the HTML content to be echoed before inside row settings.
learndash_settings_row_inside_before Read More »
Method: Create the HTML output from the field args ‘placeholder’ attribute.
LearnDash_Settings_Fields::get_field_attribute_value Read More »
Method: Function to get a specific setting page instance.
LearnDash_Settings_Page::get_page_instance Read More »
Filter Hook: Filters the HTML content to be echoed before outside row label settings.
learndash_settings_row_label_outside_before Read More »
Method: Create the HTML output from the field args ‘legend’ attribute.
Method: Function to set/add setting page to instances array.
LearnDash_Settings_Page::add_page_instance 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: Output Metabox nonce field.
LearnDash_Settings_Metabox::show_metabox_nonce_field Read More »
Method: Initialize quiz edit.
LearnDash_Settings_Metabox::init_quiz_edit Read More »
Method: Verify Metabox nonce field POST value.
LearnDash_Settings_Metabox::verify_metabox_nonce_field Read More »
Method: Check legacy metabox fields
LearnDash_Settings_Metabox::check_legacy_metabox_fields Read More »
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 »