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