이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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.