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 ‘required’ attribute.
LearnDash_Settings_Fields::get_field_attribute_required Read More »
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 ‘placeholder’ attribute.
LearnDash_Settings_Fields::get_field_attribute_placeholder Read More »
Method: Create the HTML output from the field args ‘placeholder’ attribute.
LearnDash_Settings_Fields::get_field_attribute_value 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 ‘legend’ attribute.
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 ‘type’ attribute.
LearnDash_Settings_Fields::get_field_attribute_type Read More »
Filter Hook: Filters the HTML content to be echoed before inside row label settings.
learndash_settings_row_label_inside_before Read More »
Method: Create the HTML output from the field args ‘class’ attribute.
LearnDash_Settings_Fields::get_field_attribute_class Read More »
Method: Get settings by field key
LearnDash_Settings_Metabox::get_settings_field_by_key Read More »
Method: Initialize quiz edit.
LearnDash_Settings_Metabox::init_quiz_edit Read More »
Method: Check legacy metabox fields
LearnDash_Settings_Metabox::check_legacy_metabox_fields Read More »
Class: Class to create the settings field.
LearnDash_Settings_Fields Read More »
Method: Public constructor for class
LearnDash_Settings_Fields::__construct Read More »
Method: Get field instance by key
LearnDash_Settings_Fields::get_field_instance 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: 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 »