SFWD_CPT_Instance::__construct()
Method: Sets up properties for CPT to be used in plugins
SFWD_CPT_Instance::__construct Read More »
@package: LearnDash / CPT
Source Files: sfwd-lms/includes/class-ld-cpt-instance.php
Method: Sets up properties for CPT to be used in plugins
SFWD_CPT_Instance::__construct Read More »
Method: Class utility function to return the form wrapper. Supports the beginning
.
LearnDash_Settings_Page::get_admin_page_form Read More »
Method: Class utility function to return the settings page title.
LearnDash_Settings_Page::get_admin_page_title Read More »
Method: Function to handle showing of Settings page. This is the main function for all visible output. Extending classes can implement its own function.
LearnDash_Settings_Page::show_settings_page Read More »
Method: Action hook to handle footer JS/CSS added footer
LearnDash_Settings_Page::load_footer_scripts Read More »
Method: Action hook to handle current settings page layout columns.
LearnDash_Settings_Page::screen_layout_column Read More »
Method: Action hook to handle current settings page load.
LearnDash_Settings_Page::load_settings_page Read More »
Method: Action hook to handle admin_tabs processing from LearnDash.
LearnDash_Settings_Page::admin_tabs Read More »
Method: Action hook to handle admin_menu processing from WP.
LearnDash_Settings_Page::admin_menu Read More »
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 »