
內容簡介
Seory Posts to Markdown 將您的網站內容轉換為乾淨的 Markdown 檔案,並將其打包成單一 ZIP 檔案,方便用於 AI 工具、靜態網站生成器或任何基於 Markdown 的工作流程。所有操作均在您的伺服器上進行,無需外部服務或 API 金鑰。
【主要功能】
• 一鍵匯出文章、頁面及公共自訂文章類型
• 支援 YAML 前置資料,包括標題、日期、類型等
• 提供原始編輯內容或完全渲染內容的選擇
• 自訂文章類型的分類篩選及全域日期範圍
• 彈性輸出格式:平面檔案或每篇文章資料夾
• 可選擇生成目錄檔 index.md
外掛標籤
開發者團隊
原文外掛簡介
Seory Posts to Markdown converts your site content into clean Markdown files and bundles them into a single ZIP archive — ready to hand to AI tools, static site generators, or any Markdown-based workflow.
Everything runs on your server. No data is sent to external services, no API keys, no accounts.
Features
Export posts, pages, and public custom post types in one click
YAML front matter: title, date, type, status, slug, link, author, featured image, categories, tags, custom taxonomy terms, draft flag
Two content modes: raw editor content, or fully rendered content with shortcodes and blocks expanded (the_content filters applied)
Per-post-type taxonomy filters (categories, custom taxonomies) plus a global date range; optionally include drafts
Flexible output layout: flat files (slug.md), per-post folders (slug/index.md), date prefixes (2024-01-15-slug.md), and year / year-month folders
Optional index.md table of contents — a convenient entry point when handing the archive to AI tools
GFM tables, fenced code blocks, ATX headings
Batch processing keeps large sites within PHP time limits
What it does not do
Images are not downloaded; image URLs remain as Markdown references
script, style, and noscript elements are removed from the output
Related
A browser-based version (convert a WordPress export XML without installing anything) is available at tools.seory.co.jp/wp-to-markdown.
