Custom Post Exporter

Description

Export a single post or page with its comments, custom fields and terms easily. This plugin will add custom export queries at the WordPress export administration page. Use WordPress Importer to import into WordPress site. Ability to create advanced export with custom post queries.

Key Features & Options

  • Export single or multiple posts.
  • Export single or multiple pages.
  • Export single or multiple custom post type.
  • Export single or multiple media or attachment.
  • Export comments, custom fields and terms.
  • Export post status option.
  • Custom export query.

To import from a WordPress export file into a WordPress blog, please see the Codex page on Importing Content.

Supports & Features

This plugin does not match to your site style? Is this script not quite working as it should? Having trouble installing? Or need some custom modifications that aren’t already included? Or you want more features on next release? Feel free to get in touch about any of your queries via support forum.

Screenshots

  • Advanced export interface
  • Admin bar export menu at edit page

Installation

You can use the built in installer and upgrader, or you can install the plugin manually.

  • Go to the menu ‘Plugins’ -> ‘Install’ and search for ‘Custom Post Exporter’
  • Click ‘install’

To change exported post status (i.e. to draft), put this defined constant in wp-config.php or theme functions.php

define('CP_EXPORTER_POST_STATUS', 'draft');

For more post statuses please read this documentation Post Status.

Read more about editing wp-config.php.

Reviews

ເດືອນພຶດສະພາ 8, 2018
This plugin should be merged into core.
ເດືອນກຸມພາ 5, 2018
It works very well to export single posts or pages 😉
ເດືອນມັງກອນ 26, 2018
Needed to do a quick export/import of 3 pages on sites that use Divi. Worked great.
ເດືອນກັນຍາ 17, 2017
Its been quite some time that I have been using this plugin when I want a portion of a website – like some categories/posts that are relevant for another web. It does its job without making much ado
Read all 15 reviews

Contributors & Developers

“Custom Post Exporter” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Custom 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.0.0

  • Updated support to WordPress 6.6.
  • Removed admin bar menu feature.

0.0.6

  • Added custom post types support.
  • Added translation for Export admin menu bar.

0.0.5

  • Updated WXR.
  • Added admin bar export menu at edit post/page.
  • Added export post status option.

0.0.4

  • Added media/attachment import.
  • Added post id after title.

0.0.3

  • Fixed spinner.

0.0.2

  • Created wp_exporter_queries filter hook.
  • Created wp_exporter_post_ids filter hook.
  • Created wp_exporter_form action hook.

0.0.1

  • Initial release.