[WordPress] 外掛分享: Bulk Post Importer

首頁外掛目錄 › Bulk Post Importer
800+
安裝啟用
尚無評分
241 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v1.0.3 上架:2025-07-13

內容簡介

總結:此 WordPress 外掛可以從 JSON 或 CSV 檔案中導入大量內容,非常適合從其他平台遷移、導入 API 數據,或使用用戶友好的映射界面批量創建內容。

問題與答案:
1. 這個外掛支援從哪些文件格式中導入資料?
- 答案:支援 JSON 和 CSV 文件格式。
2. 這個外掛的特色功能有哪些?
- 答案:支援雙格式導入、智能字段映射、完整支援 Advanced Custom Fields (ACF)、Gutenberg 即時轉換文本內容為區塊、支援 WordPress 文章元字段、內建安全檢查和數據驗證、完整的錯誤報告和導入記錄功能。
3. 使用此外掛需要滿足哪些系統需求?
- 答案:需要 WordPress 5.0+、PHP 7.4+,管理員權限,選擇性安裝 Advanced Custom Fields 外掛以支援 ACF 功能。
4. 請描述使用此外掛的三步驟流程。
- 答案:上傳檔案:轉到工具 > 大量文章導入器,選擇你的 JSON/CSV 文件和目標文章類型;映射字段:使用視覺界面將數據字段映射到 WordPress 字段;導入:查看並處理導入並詳細進度報告。
5. 這個外掛支援哪些字段映射選項?
- 答案:支援標準字段(標題、內容、摘要、狀態、日期)、自動檢測 ACF 外掛是否激活來自動檢測 ACF 字段,以及支援 WordPress 文章元字段。
6. 這個外掛處理文件時是否會保障隱私?
- 答案:是的,這個外掛會在本地處理檔案,不會外部傳輸數據,上傳的檔案會被處理並從臨時存儲中移除。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Bulk Post Importer」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Import large amounts of content into WordPress from JSON or CSV files. Perfect for migrating from other platforms, importing API data, or bulk-creating content with a user-friendly mapping interface.
Key Features

Dual Format Support: Import from JSON or CSV files
Intelligent Field Mapping: Visual interface for mapping data fields to WordPress fields
ACF Integration: Full support for Advanced Custom Fields with automatic detection
Gutenberg Ready: Automatically converts text content to Gutenberg paragraph blocks
Custom Meta Fields: Support for WordPress post meta fields
Secure Processing: Built-in security checks and data validation
Error Handling: Comprehensive error reporting and import logging

Supported File Formats
JSON Format: Array of objects
[
{
“title”: “Post Title”,
“content”: “Post content”,
“custom_field”: “value”
}
]
CSV Format: Headers in first row, data in subsequent rows
title,content,custom_field
“Post Title”,”Post content”,”value”
“Another Post”,”More content”,”another value”
Requirements

WordPress 5.0+
PHP 7.4+
Administrator privileges
Optional: Advanced Custom Fields plugin for ACF support

Usage
3-Step Process

Upload: Go to Tools > Bulk Post Importer, select your JSON/CSV file and target post type
Map Fields: Use the visual interface to map your data fields to WordPress fields
Import: Review and process the import with detailed progress reporting

Field Mapping Options

Standard Fields: Title, content, excerpt, status, date
ACF Fields: Automatically detected if ACF plugin is active
Custom Meta: WordPress post meta fields

Privacy
This plugin processes files locally on your server. No data is transmitted externally. Uploaded files are processed and removed from temporary storage.

延伸相關外掛

文章
Filter
Mastodon