LLMS_Admin_System_Report::output_section( string $section_title, arry $data )

Output a section of data in the system report


Description Description


Parameters Parameters

$section_title

(Required) Title / key of the section.

$data

(Required) Array of data for the section.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/class.llms.admin.system-report.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.13.0 Don't strip underscores when outputting the constant keys.
3.11.2 Unknown.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.