\Simple_System_Info

Main System Info class

Summary

Methods
Properties
Constants
get()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

get()

get(bool $show_inactive, string $id, string $class) : string

Get system info

Returns the system info for a WordPress instance

Parameters

bool $show_inactive

Whether or not to show inactive plugins

string $id

The ID to assign to the returned textarea (Default: system-info-box)

string $class

The class to assign to the returned textarea (Default: none)

Returns

string —

$return A string containing all system info