Title: AutoFetch Content Migration
Author: EsLaM Hamed
Published: <strong>2026 年 6 月 26 日</strong>
Last modified: 2026 年 6 月 27 日

---

搜尋外掛

![](https://ps.w.org/autofetch-content-migration/assets/banner-772x250.png?rev=3587134)

![](https://ps.w.org/autofetch-content-migration/assets/icon-256x256.png?rev=3587134)

# AutoFetch Content Migration

 由 [EsLaM Hamed](https://profiles.wordpress.org/eh6142302/) 開發

[下載](https://downloads.wordpress.org/plugin/autofetch-content-migration.1.4.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/autofetch-content-migration/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/autofetch-content-migration/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/autofetch-content-migration/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/autofetch-content-migration/#developers)

 [技術支援](https://wordpress.org/support/plugin/autofetch-content-migration/)

## 外掛說明

AutoFetch Content Migration lets you connect a destination WordPress site to a remote
source WordPress site’s REST API to query, filter, and import any public post type(
posts, pages, custom post types), media assets, categories, and tags — all handled
incrementally over AJAX to avoid timeouts.

Unlike traditional migration tools that require database dumps or XML exports, AutoFetch
handles the process post-by-post without touching the source site’s database directly.

**Authentication**

AutoFetch uses WordPress Application Passwords for secure, authenticated access 
to the source site. This allows importing published, draft, pending, and private
posts with full content and metadata.

**Security Features**

 * SSRF Protection: Source URLs are validated against private and loopback address
   ranges.
 * PHP Object Injection Mitigation: Deserialization of custom fields is handled 
   with `allowed_classes` set to false.
 * Server-Side Transients: Credentials are stored in server-side transients expiring
   in 1 hour.
 * HTTPS Enforcement: Application Password connections require HTTPS.
 * Per-Post Capability Checks: REST API meta exposure is gated by per-post edit 
   capability.

**Migration Features**

 * Dynamic Post Type Support: Automatically detects all public post types on the
   source site.
 * Deep Media Sideloading: Downloads images, registers them in the Media Library,
   and rewrites URLs.
 * Smart Taxonomy Sync: Automatically syncs and assigns categories and tags to imported
   posts.
 * Auto-Resume Engine: Resumes bulk imports after a crash or page reload.
 * SEO Meta Mapping: Preserves metadata for Yoast SEO and Rank Math.
 * Migration Reports: Every imported post is tracked with its original source URL
   and import timestamp.

## 安裝方式

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install it
    directly via the WordPress admin panel.
 2. Activate the plugin.
 3. Access the settings panel from **AutoFetch Migration** in the admin sidebar.

## 常見問題集

### How is this different from the default WordPress importer?

AutoFetch imports content dynamically over the REST API without requiring XML files.
It also handles media sideloading reliably without timeout errors.

### What post types can I import?

AutoFetch automatically detects all public post types (posts, pages, custom post
types, WooCommerce products, etc.) available on the source site via the REST API.

### Can I import drafts and private posts?

Yes. Using the Application Password authentication method, you can access private,
draft, and pending posts from the source site.

### How do I set up Application Passwords?

On your source site, go to Users  Profile  scroll down to “Application Passwords”.
Enter a name like “Migration” and click “Add New”. Copy the generated password and
use it in the plugin settings.

### Is it safe to use?

Yes. The plugin includes protections against SSRF, XSS, and PHP Object Injection.
Credentials are stored in temporary server-side transients that expire after 1 hour.
REST API meta is only exposed to users with per-post edit capabilities.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈AutoFetch Content Migration〉的開發相關工作。

參與者

 *   [ EsLaM Hamed ](https://profiles.wordpress.org/eh6142302/)

[將〈AutoFetch Content Migration〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/autofetch-content-migration)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/autofetch-content-migration/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/autofetch-content-migration/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/autofetch-content-migration/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/autofetch-content-migration/)。

## 變更記錄

#### 1.4.0

 * Dynamic Post Type Detection: The plugin now automatically detects all available
   public post types from the source site via the REST API.
 * Added Private status option to the import status selector.
 * Security: REST API meta exposure now uses per-post capability checks instead 
   of broad role checks.
 * Full compliance with WordPress.org Plugin Directory Guidelines 5 and 6.

#### 1.3.0

 * Added Migration Reports tab: view full import history with source URLs and timestamps.
 * Application Password authentication fully supported for accessing private and
   draft content.
 * Streamlined the admin UI for a cleaner, more focused user experience.

#### 1.2.0

 * Strengthened input validation and output sanitization across all modules.
 * Improved server-side request handling with stricter URL validation.
 * Added Toast notifications for real-time user feedback during operations.

#### 1.1.0

 * Initial public release.

## 中繼資料

 *  版本 **1.4.0**
 *  最後更新 **7 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/autofetch-content-migration/)
 * 標籤:
 * [content](https://tw.wordpress.org/plugins/tags/content/)[import](https://tw.wordpress.org/plugins/tags/import/)
   [migration](https://tw.wordpress.org/plugins/tags/migration/)[rest-api](https://tw.wordpress.org/plugins/tags/rest-api/)
 *  [進階檢視](https://tw.wordpress.org/plugins/autofetch-content-migration/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/autofetch-content-migration/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/autofetch-content-migration/reviews/)

## 參與者

 *   [ EsLaM Hamed ](https://profiles.wordpress.org/eh6142302/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/autofetch-content-migration/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://eslamdev.com)