LearnDash_Settings_Page::admin_init()
Method: Action hook to handle admin_init processing from WP.
LearnDash_Settings_Page::admin_init Read More »
@package: LearnDash / Settings / Pages
Source Files: includes/settings/class-ld-settings-pages.php
Method: Action hook to handle admin_init processing from WP.
LearnDash_Settings_Page::admin_init Read More »
Method: Function to set/add setting page to instances array.
LearnDash_Settings_Page::add_page_instance Read More »
Method: Function to get a specific setting page instance.
LearnDash_Settings_Page::get_page_instance Read More »
Method: Public constructor for class
LearnDash_Settings_Page::__construct Read More »
Method: Default validation function. Should be overridden in Field subclass.
LearnDash_Settings_Fields::validate_section_field Read More »
Method: Get Field Inner-Field Trigger
LearnDash_Settings_Fields::get_field_inner_trigger Read More »
Method: Get Field Sub-Field Trigger
LearnDash_Settings_Fields::get_field_sub_trigger Read More »
Method: Get Field Attribute Input Description
LearnDash_Settings_Fields::get_field_attribute_input_description Read More »
Method: Get Field Error Message
LearnDash_Settings_Fields::get_field_error_message Read More »
Method: Create the HTML output from the field args ‘input_label’ attribute.
LearnDash_Settings_Fields::get_field_attribute_input_label Read More »
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 ‘class’ attribute.
LearnDash_Settings_Fields::get_field_attribute_class Read More »
Method: Create the HTML output from the field args ‘type’ attribute.
LearnDash_Settings_Fields::get_field_attribute_type Read More »
Method: Create the HTML output from the field args ‘legend’ attribute.
Method: Create the HTML output from the field args ‘placeholder’ attribute.
LearnDash_Settings_Fields::get_field_attribute_value 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 ‘name’ attribute.
LearnDash_Settings_Fields::get_field_attribute_name Read More »
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 ‘id’ attribute.
LearnDash_Settings_Fields::get_field_attribute_id Read More »