\MainWP\DashboardMainWP_Common_Functions

Class MainWP_Common_Functions

Summary

Methods
Properties
Constants
get_class_name()
instance()
__construct()
get_available_update_siteids()
No public properties found
No constants found
No protected methods found
$userExtension
N/A
No private methods found
$instance
N/A

Properties

$userExtension

$userExtension : mixed

Protected variable to hold User extension.

Type

mixed — Default null.

$instance

$instance : mixed

Private static variable to hold the single instance of the class.

Type

mixed — Default null

Methods

get_class_name()

get_class_name() : object

Method get_class_name()

Get Class Name.

Returns

object

__construct()

__construct() 

MainWP_Common_Functions constructor.

Runs any time class is called.

get_available_update_siteids()

get_available_update_siteids() : array

Get child site ids that have available updates.

Returns

array —

$site_ids Array of Child Site ID's that have updates.