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