LearnDash_Settings_Page_Support::show_support_section( string $section_key = '', string $output_type = 'html' )
Show System Info section
Description Description
Parameters Parameters
- $section_key
-
(Optional) Section Key.
Default value: ''
- $output_type
-
(Optional) Controls formatting. 'html' or 'text'.
Default value: 'html'
Source Source
File: includes/settings/settings-pages/class-ld-settings-page-support.php
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |