LearnDash_Settings_Fields::create_section_field()
Method: Skeleton function to create the field output.
Method: Skeleton function to create the field output.
Method: Create the HTML output from the field args ‘id’ attribute.
LearnDash_Settings_Fields::get_field_attribute_id Read More »
Function: Enqueues the settings page styles and scripts.
learndash_admin_settings_page_assets Read More »
Method: Create the HTML output from the field args ‘required’ attribute.
LearnDash_Settings_Fields::get_field_attribute_required Read More »
Filter Hook: Filters admin settings script data.
learndash_admin_settings_data 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 »
Method: Show Settings Section Description
LearnDash_Settings_Metabox::show_settings_section_description Read More »
Action Hook: Fires after the meta box options div.
learndash_metabox_options_div_after Read More »
Method: Added Settings Section meta box.
LearnDash_Settings_Metabox::add_meta_boxes Read More »
Method: Show Settings Section Fields.
LearnDash_Settings_Metabox::show_settings_metabox_fields 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 »