Title: Custom Post Exporter
Author: zourbuth
Published: <strong>8 Maggio 2014</strong>
Last modified: 19 Ottobre 2024

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Custom Post Exporter

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

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

 * [Dettagli](https://it.wordpress.org/plugins/wp-exporter/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wp-exporter/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/wp-exporter/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/wp-exporter/#developers)

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

## Descrizione

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.

## Screenshot

 * [[
 * Advanced export interface
 * [[
 * Admin bar export menu at edit page

## Installazione

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

## Recensioni

![](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 Marzo 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 Maggio 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 Febbraio 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 Febbraio
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 Febbraio 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 Gennaio 2018

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

 [ Leggi tutte le recensioni di 16 ](https://wordpress.org/support/plugin/wp-exporter/reviews/)

## Contributi e sviluppo

“Custom Post Exporter” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Custom Post Exporter” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-exporter)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wp-exporter/) segui
il [repository SVN](https://plugins.svn.wordpress.org/wp-exporter/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/wp-exporter/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wp-exporter/?limit=100&mode=stop_on_copy&format=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.

## Meta

 *  Versione **1.0.0**
 *  Ultimo aggiornamento **2 anni fa**
 *  Installazioni attive **3.000+**
 *  Versione WordPress ** 6.0 o superiore **
 *  Testato fino alla versione **6.6.5**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-exporter/)
 * Tag
 * [export](https://it.wordpress.org/plugins/tags/export/)[import](https://it.wordpress.org/plugins/tags/import/)
   [page](https://it.wordpress.org/plugins/tags/page/)[post](https://it.wordpress.org/plugins/tags/post/)
   [xml](https://it.wordpress.org/plugins/tags/xml/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-exporter/advanced/)

## Valutazioni

 4.8 su 5 stelle.

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

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wp-exporter/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?
Problemi risolti negli ultimi due mesi:

     0 su 1

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wp-exporter/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W6D3WAJTVKAFC)