예제 #1
0
 function mainwp_preparebulkinstallplugintheme()
 {
     $this->secure_request();
     MainWP_Install_Bulk::prepareInstall();
 }