function mainwp_preparebulkuploadplugintheme()
 {
     $this->secure_request();
     MainWP_Install_Bulk::prepareUpload();
 }