'; echo '
'.__('Howdy! This importer allows you to extract posts and comments from Xanga Premium Archive files into your blog. If you don't have Premium but have enough posts to be looking at this, just pay $4 for a month to get the archive and you'll at least be supporting Xanga for all the hosting they've done for you. Pick an archive file to upload and click Import.').'
'; wp_import_upload_form("admin.php?import=xanga&step=1"); } function import_posts() { global $wpdb, $current_user; set_magic_quotes_runtime(0); $importdata = file($this->file); // Read the file into an array $importdata = implode('', $importdata); // squish it $importdata = str_replace(array ("\r\n", "\r"), "\n", $importdata); preg_match_all('|