Simple Single Post Exporter

描述

This plugin simplifies the process of migrating individual content pieces or a selection of posts between WordPress sites.
It provides an intuitive interface within the WordPress admin to:

  • Select Specific Content: Choose posts, pages, or any public custom post type from a searchable, infinite-scrolling list.
  • Multi-Select for Export: Export multiple selected posts into a single WordPress eXtended RSS (WXR) XML file.

Whether you’re moving content for development, staging, or live environments, Single Post Exporter provides a precise and efficient solution.

螢幕截圖

安裝

  1. Upload the plugin files to the /wp-content/plugins/simple-single-post-exporter directory, or install the plugin directly through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in your WordPress admin area.
  3. Navigate to “Single Post Exporter” in your WordPress admin sidebar to access the export functionality.

常見問題

What post types can I export?

You can export any public post type, including posts, pages, and your custom post types.
Certain internal WordPress post types (like attachments, revisions, etc.) are excluded by default.

Can I export multiple posts at once?

Yes, the plugin supports multi-selection, allowing you to select and export multiple posts into a single XML file.

What information is included in the exported XML file?

The exported XML file is in WordPress eXtended RSS (WXR) format and includes post content, excerpts, all custom fields (post meta), and basic post data like title, date, status, author, etc.

評價

2025年12月30日
Great lightweight solution for developers or site admins who need quick, targeted exports without extra complexity. Looking forward to future enhancements!
閱讀全部1個評價

貢獻者及開發者

“Simple Single Post Exporter” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simple Single Post Exporter 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2.0

  • Feature: Implemented multi-selection for exporting posts.
  • Feature: Added search functionality to filter posts by title during selection.
  • Feature: Introduced infinite scroll for the post list, allowing lazy loading of more posts.
  • Enhancement: Improved UI/UX for post selection and search.
  • Fix: Corrected text domain from ‘single-post-exporter’ to ‘post-exporter’ for consistency and WordPress.org standards.
  • Fix: Ensured all output is properly escaped.
  • Fix: Enhanced input validation and sanitization, especially for file uploads and user creation.
  • Update: Plugin header details for WordPress.org compliance.

1.1.0

  • Improved export process for single posts.

1.0.0

  • Initial release of the Single Post Exporter plugin.