Browse: Home / Classes / LearnDash_Settings_Page_Support /

LearnDash_Settings_Page_Support::show_support_section

LearnDash_Settings_Page_Support::show_support_section( string $section_key = '',  string $output_type = 'html' )

Show System Info section


Description #


Parameters #

$section_key

(string) (Optional) Section Key.

Default value: ''

$output_type

(string) (Optional) Controls formatting. 'html' or 'text'.

Default value: 'html'


Source #

File: includes/settings/settings-pages/class-ld-settings-page-support.php


Changelog #

Changelog
Version Description
3.1.0 Introduced.