LearnDash_Settings_Page::show_settings_sections_sub_menu LearnDash_Settings_Page::show_settings_sections_sub_menu() Show the Page sections sub menu ContentsDescription Source Changelog Related @package Uses Used By Description # Source # File: includes/settings/class-ld-settings-pages.php Changelog # Changelog Version Description 3.6.0 Introduced. Related # @package # LearnDash / Settings / Pages Uses # Uses Uses Description includes/settings/class-ld-settings-pages.php: LearnDash_Settings_Page::get_current_settings_section_as_sub () Get the current Settings Section when using section-as-sub logic. Used By # Used By Used By Description includes/settings/class-ld-settings-pages.php: LearnDash_Settings_Page::show_settings_page () Function to handle showing of Settings page. This is the main function for all visible output. Extending classes can implement its own function.
Uses # Uses Uses Description includes/settings/class-ld-settings-pages.php: LearnDash_Settings_Page::get_current_settings_section_as_sub () Get the current Settings Section when using section-as-sub logic.
Used By # Used By Used By Description includes/settings/class-ld-settings-pages.php: LearnDash_Settings_Page::show_settings_page () Function to handle showing of Settings page. This is the main function for all visible output. Extending classes can implement its own function.