Description
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.
Installation
- Upload the plugin files to the
/wp-content/plugins/simple-single-post-exporterdirectory, or install the plugin directly through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in your WordPress admin area.
- 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.
Reviews
Contributors & Developers
“Simple Single Post Exporter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Single Post Exporter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.
