$instance
$instance : mixed
Public static variable to hold the single instance of the class.
Class MainWP_Child_DB_Updater
MainWP Database Updater extension handler.
sync_others_data(array $information, array $data = array()) : array
Method sync_others_data()
Sync data to & from the MainWP Dashboard.
array | $information | Array containing the data to be sent to the Dashboard. |
array | $data | Array containing the data sent from the Dashboard; to be saved to the Child Site. |
$information Array containing the data to be sent to the Dashboard.