LearnDash_Settings_Fields::get_field_attribute_misc()
Method: Create the HTML output from the field args ‘attrs’ attribute.
LearnDash_Settings_Fields::get_field_attribute_misc Read More »
Method: Create the HTML output from the field args ‘attrs’ attribute.
LearnDash_Settings_Fields::get_field_attribute_misc Read More »
Filter Hook: Filters the HTML content to be echoed after outside row label settings.
learndash_settings_row_label_outside_after Read More »
Method: Create the HTML output from the field args ‘input_label’ attribute.
LearnDash_Settings_Fields::get_field_attribute_input_label Read More »
Filter Hook: Filters the HTML content to be echoed before outside row input settings.
learndash_settings_row_input_outside_before Read More »
Method: Get Field Attribute Input Description
LearnDash_Settings_Fields::get_field_attribute_input_description Read More »
Filter Hook: Filters the HTML content to be echoed before outside row label settings.
learndash_settings_row_input_inside_before Read More »
Method: Get Field Sub-Field Trigger
LearnDash_Settings_Fields::get_field_sub_trigger Read More »
Filter Hook: Filters the HTML content to be echoed after inside row input settings.
learndash_settings_row_input_inside_after Read More »
Method: Get Field Inner-Field Trigger
LearnDash_Settings_Fields::get_field_inner_trigger Read More »
Filter Hook: Filters the HTML content to be echoed after outside row input settings.
learndash_settings_row_input_outside_after Read More »
Method: Default validation function. Should be overridden in Field subclass.
LearnDash_Settings_Fields::validate_section_field 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 »
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 »
Method: Show all fields in section.
LearnDash_Settings_Fields::show_section_fields Read More »
Method: Output Metabox nonce field.
LearnDash_Settings_Metabox::show_metabox_nonce_field Read More »
Method: Shows the field row
LearnDash_Settings_Fields::show_section_field_row Read More »
Method: Verify Metabox nonce field POST value.
LearnDash_Settings_Metabox::verify_metabox_nonce_field Read More »