function mainwp_preparebulkinstallplugintheme()
 {
     $this->secure_request();
     MainWP_Install_Bulk::prepareInstall();
 }