LearnDash_Settings_Fields::validate_section_field()
Method: Default validation function. Should be overridden in Field subclass.
LearnDash_Settings_Fields::validate_section_field Read More »
Method: Default validation function. Should be overridden in Field subclass.
LearnDash_Settings_Fields::validate_section_field Read More »
Filter Hook: Filters admin settings script data.
learndash_admin_settings_data Read More »
Method: Skeleton function to create the field output.
Action Hook: Fires on LearnDash settings page init.
learndash_settings_page_init Read More »
Method: Create the HTML output from the field args ‘id’ attribute.
LearnDash_Settings_Fields::get_field_attribute_id Read More »
Method: Public constructor for class
LearnDash_Settings_Page::__construct Read More »
Method: Create the HTML output from the field args ‘required’ attribute.
LearnDash_Settings_Fields::get_field_attribute_required Read More »
Method: Function to get a specific setting page instance.
LearnDash_Settings_Page::get_page_instance Read More »
Method: Create the HTML output from the field args ‘name’ attribute.
LearnDash_Settings_Fields::get_field_attribute_name Read More »
Method: Function to set/add setting page to instances array.
LearnDash_Settings_Page::add_page_instance Read More »
Method: Create the HTML output from the field args ‘placeholder’ attribute.
LearnDash_Settings_Fields::get_field_attribute_placeholder Read More »
Method: Action hook to handle admin_init processing from WP.
LearnDash_Settings_Page::admin_init 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: Action hook to handle admin_menu processing from WP.
LearnDash_Settings_Page::admin_menu 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.
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 ‘type’ attribute.
LearnDash_Settings_Fields::get_field_attribute_type Read More »