內容簡介
WP Export 是一款外掛,可將您的部落格的所有已發佈和草稿文章數據以 Excel 格式輸出。文章數據包括文章標題、描述、摘要、分類、標籤和您用於部落格文章的所有其他自訂欄位。您也可以對其進行更改並保存為 CSV(逗號分隔)格式。現在,您可以使用此 CSV 檔案將此數據導入到任何您想要的地方。您在 CSV 檔案中插入的所有數據將以必要的類別和標籤插入到您的部落格中。如果部落格中尚未創建任何類別,外掛將添加新的類別,並自動將文章分配給它。因此,您不必擔心創建類別和其他事情。甚至通過 CSV,您也可以插入帶有文章自定義欄位和圖片的所有基本文章信息。您只需要插入圖片名稱即可。根據 WordPress 上傳格式,圖片將分配到 wp-content/uploads 文件夾中的相關文件夾中。您可以在編輯插入的郵件時,從編輯器上方的郵件媒體部分中查看郵件圖片。您可以查看圖片數據和 URL。現在,您需要上傳圖片到您所看到的帶有圖片 URL 的文件夾中。另一種方式是,在通過 WP Upload/Mass Upload 插入郵件數據時,您將收到關於圖片的消息,其中說明如何上傳或轉移圖片。只需按照這些說明操作即可。
注意:- 請確保 CSV 文件中包含 “post_title” 欄,否則系統永遠不會接受數據。新數據將根據您正在上傳的文件每次插入。在進行任何處理之前,備份數據庫。備份在任何錯誤或事故的情況下都很有用。
外掛標籤
開發者團隊
原文外掛簡介
WP Export is a plugin to get all your blog’s published and draft post data in Excel format as output. The post data means, post Title, Description, Excerpt, Categories, Tags and all other custom fields which you have used for your blog post. You can also makes changes in it and and save as CSV (Comma Delimited) format. Now you can use this CSV file to import this data wherever you want. What ever data you have inserted in you CSV file will be inserted to your blog with necessary category and tags. In case if any category is not already created in the blog, the plugin will add new category and post will be automatically assigned to it. So you don’t worry about creating category and all. Even via CSV you can insert all basic post information with post custom fields and images. You need to insert image name only. Image will be assigned to related folder in wp-content/uploads folder as per wordpress upload format. You can see the post images while editing the inserted post, from post media section above editor. You can see the image data and URL also. Now you need to upload the images to that folder what you have seen with image URL. Other way is while you have inserted the post data via WP Upload/Mass Upload, you will given the message for images, how to and where to upload or transfer the images. Simply follow those instructions and its done.
Note:- Please make sure “post_title” column should included in the CSV file otherwise system will never accept the data. New data will insert every time as per the file you are uploading. Backup the database before doing any process. Backup will helpful in the case of any mistake or accident.
