\MainWP\DashboardMainWP_Site_Info

Class MainWP_Site_Info

Grab Child Site info and build widget.

Summary

Methods
Properties
Constants
get_class_name()
render()
render_site_info()
render_info()
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_class_name()

get_class_name() : string

Method get_class_name()

Returns

string —

CLASS Class name.

render()

render() : mixed

Method render()

Returns

mixed —

render_site_info()

render_info()

render_info(object  $website, array  $website_info, array  $child_site_info) 

Render Sites Info.

Parameters

object $website

Object containing the child site info.

array $website_info

Website data.

array $child_site_info

Website info to display.