Title: Custom Post Exporter
Author: zourbuth
Published: <strong>8. Mai 2014</strong>
Last modified: 19. Oktober 2024

---

Plugins suchen

![](https://ps.w.org/wp-exporter/assets/banner-772x250.png?rev=1433835)

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/wp-exporter/assets/icon-256x256.png?rev=3171777)

# Custom Post Exporter

 Von [zourbuth](https://profiles.wordpress.org/zourbuth/)

[Herunterladen](https://downloads.wordpress.org/plugin/wp-exporter.1.0.0.zip)

 * [Details](https://de.wordpress.org/plugins/wp-exporter/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/wp-exporter/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/wp-exporter/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/wp-exporter/#developers)

 [Support](https://wordpress.org/support/plugin/wp-exporter/)

## Beschreibung

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](https://wordpress.org/plugins/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](https://codex.wordpress.org/Importing_Content#WordPress).

### 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](https://codex.wordpress.org/Post_Status#Default_Statuses).

Read more about [editing wp-config.php](https://codex.wordpress.org/Editing_wp-config.php).

## Rezensionen

![](https://secure.gravatar.com/avatar/d71355be291e888d47f4eee36b318af4e60329ae69e6e3585de453205728da54?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-10681/)󠁿

 [stef1964](https://profiles.wordpress.org/stef1964/) 6. März 2025

Perfect 👍Exactly what I was looking for!

![](https://secure.gravatar.com/avatar/2390e8368b3a4667c5213a889fb4cc40ce5a3d5c6080aeb6e7cdbbe41ca5ffdb?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-5675/)󠁿

 [Allyson](https://profiles.wordpress.org/allysonsouza/) 8. Mai 2018

This plugin should be merged into core.

![](https://secure.gravatar.com/avatar/f305ed3cfe9337f9fcbb6f97f55c2fa0fdf1f5ee8beb54add7c4825ee5a5b8e2?
s=60&d=retro&r=g)

### 󠀁[It’s such a masterpiece](https://wordpress.org/support/topic/its-such-a-masterpiece/)󠁿

 [worldless](https://profiles.wordpress.org/worldless/) 10. Februar 2018

I wish it had the import function integrated as well. Thanks for this great plugin

![](https://secure.gravatar.com/avatar/b117d1429cff526413f6e66f90fa39a6f17bbc0bb66ec2f9cfc986386f2af984?
s=60&d=retro&r=g)

### 󠀁[Easy to use](https://wordpress.org/support/topic/easy-to-use-1833/)󠁿

 [indianplayschools](https://profiles.wordpress.org/indianplayschools/) 6. Februar
2018

Thanks a lot. It was so simple to use

![](https://secure.gravatar.com/avatar/f7ba2c0a12d28a0587897580eada3fcfbac460674913f9ae5291374398cb1631?
s=60&d=retro&r=g)

### 󠀁[It works 😉](https://wordpress.org/support/topic/it-works-1368/)󠁿

 [wootimes](https://profiles.wordpress.org/wootimes/) 5. Februar 2018

It works very well to export single posts or pages 😉

![](https://secure.gravatar.com/avatar/b33546a75bcdd8a219bcef4263bb7854725e9a9ba70964c4edfc39e9561d3a4b?
s=60&d=retro&r=g)

### 󠀁[Works with Divi](https://wordpress.org/support/topic/works-with-divi-5/)󠁿

 [Nathan Parikh](https://profiles.wordpress.org/ndzynes/) 26. Januar 2018

Needed to do a quick export/import of 3 pages on sites that use Divi. Worked great.

 [ Alle 16 Rezensionen lesen ](https://wordpress.org/support/plugin/wp-exporter/reviews/)

## Mitwirkende und Entwickler

„Custom Post Exporter“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ zourbuth ](https://profiles.wordpress.org/zourbuth/)

[Übersetze „Custom Post Exporter“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/wp-exporter)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/wp-exporter/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/wp-exporter/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/wp-exporter/)
per [RSS](https://plugins.trac.wordpress.org/log/wp-exporter/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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.

## Meta

 *  Version **1.0.0**
 *  Zuletzt aktualisiert **vor 2 Jahren**
 *  Aktive Installationen **3.000+**
 *  WordPress-Version ** 6.0 oder höher **
 *  Getestet bis **6.6.5**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/wp-exporter/)
 * Schlagwörter
 * [export](https://de.wordpress.org/plugins/tags/export/)[import](https://de.wordpress.org/plugins/tags/import/)
   [page](https://de.wordpress.org/plugins/tags/page/)[post](https://de.wordpress.org/plugins/tags/post/)
   [xml](https://de.wordpress.org/plugins/tags/xml/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/wp-exporter/advanced/)

## Bewertungen

 4.8 von 5 Sternen.

 *  [  15 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wp-exporter/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wp-exporter/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wp-exporter/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wp-exporter/reviews/?filter=2)
 *  [  1 1-Sterne-Rezension     ](https://wordpress.org/support/plugin/wp-exporter/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-exporter/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/wp-exporter/reviews/)

## Mitwirkende

 *   [ zourbuth ](https://profiles.wordpress.org/zourbuth/)

## Support

Behobene Probleme in den letzten zwei Monaten:

     0 von 1

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/wp-exporter/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W6D3WAJTVKAFC)