這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Easy Export Import

描述

Goal of this plugin is to make post migration between sites easier. Simply select the post type you wish to migrate in host site and then run “import” from guest site.

Features

  • Migrate any post types.
  • Migrates custom fields.
  • Download and create featured images as attachment.
  • Download any image found in post_content and creates attachment and updates img src attribute.
  • Check existing posts by post_name and if exists then update existing.
  • Migrate terms and taxonomies

After installing the plugin go to WP-Admin->Tools->WP Easy Export Import and then select the type of site.

Host site

The site from where posts will be migrated.

After setting site type as “host site”, set secret key and select the post type you want to migrate along with meta fields.

Guest site

The site where where posts will be migrate.

After setting site type as “guest site”, copy and paste secret key you have added in “host site” and enter url of host site. Once saved click on import and do not close/refresh the page while import is running.

安裝

This section describes how to install the plugin and get it working.

e.g.

  1. Upload wp-easy-export-import.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Tools and follow the configuration process.

常見問題

Is this secure?

Yes, unless you share your secret key. Assume secret key as a password.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP Easy Export Import” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Easy Export Import 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

Initial release of this version.