Title: Custom Post Exporter
Author: zourbuth
Published: <strong>8. maj, 2014</strong>
Last modified: 19. oktober, 2024

---

Søg plugins

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

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# Custom Post Exporter

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

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

 * [Detaljer](https://da.wordpress.org/plugins/wp-exporter/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/wp-exporter/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/wp-exporter/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/wp-exporter/#developers)

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

## Beskrivelse

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.

## Skærmbilleder

[⌊Advanced export interface⌉⌊Advanced export interface⌉[

Advanced export interface

[⌊Admin bar export menu at edit page⌉⌊Admin bar export menu at edit page⌉[

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

## Anmeldelser

![](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. marts, 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. maj, 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.

 [ Læs alle 16 anmeldelser ](https://wordpress.org/support/plugin/wp-exporter/reviews/)

## Bidragsydere & udviklere

“Custom Post Exporter” er open source-software. Følgende personer har bidraget til
dette plugin.

Bidragsydere

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

[Oversæt “Custom Post Exporter” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/wp-exporter)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/wp-exporter/), tjek 
[SVN repository](https://plugins.svn.wordpress.org/wp-exporter/), eller abonner 
på [udviklerloggen](https://plugins.trac.wordpress.org/log/wp-exporter/) via [RSS](https://plugins.trac.wordpress.org/log/wp-exporter/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 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**
 *  Senest opdateret **2 år siden**
 *  Aktive installationer **2.000+**
 *  WordPress-version ** 6.0 eller højere **
 *  Testet op til **6.6.6**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/wp-exporter/)
 * Tags
 * [export](https://da.wordpress.org/plugins/tags/export/)[import](https://da.wordpress.org/plugins/tags/import/)
   [page](https://da.wordpress.org/plugins/tags/page/)[post](https://da.wordpress.org/plugins/tags/post/)
   [xml](https://da.wordpress.org/plugins/tags/xml/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/wp-exporter/advanced/)

## Bedømmelser

 4.8 ud af 5 stjerner.

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

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/wp-exporter/reviews/)

## Bidragsydere

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

## Support

Problemerne er løst inden for de sidste to måneder:

     0 ud af 1

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

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W6D3WAJTVKAFC)