Title: Published Posts Exporter
Author: purohitdheeraj
Published: <strong>5 Dezembro, 2025</strong>
Last modified: 8 Dezembro, 2025

---

Procurar plugins

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

![](https://s.w.org/plugins/geopattern-icon/published-posts-exporter.svg)

# Published Posts Exporter

 Por [purohitdheeraj](https://profiles.wordpress.org/purohitdheeraj/)

[Descarregar](https://downloads.wordpress.org/plugin/published-posts-exporter.1.2.0.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/published-posts-exporter/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/published-posts-exporter/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/published-posts-exporter/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/published-posts-exporter/#developers)

 [Suporte](https://wordpress.org/support/plugin/published-posts-exporter/)

## Descrição

Published Posts Exporter is a simple and powerful WordPress plugin that allows you
to export all your published blog posts to CSV format. Perfect for marketing teams,
data analysis, and bulk operations.

**Key Features:**

 * Export directly from your WordPress database
 * Process WordPress XML export files (WXR format)
 * Generate CSV file with URL, title, content, tags, and categories
 * Generate TXT file with URLs only (bonus feature)
 * Accessible from multiple locations: Tools menu, Settings page, and Dashboard 
   widget
 * Secure file downloads with proper validation
 * Clean, user-friendly interface

**Use Cases:**

 * Marketing teams need post URLs and metadata for campaigns
 * Content audits and inventory management
 * Data migration and backup preparation
 * SEO analysis and link building
 * Content strategy planning

The plugin exports only published posts, excluding drafts, scheduled, and private
posts. All exported data is properly formatted and ready for use in spreadsheets,
databases, or other tools.

## Ecrãs

[⌊Main export page with database and XML export options - choose between exporting
directly from your WordPress database or uploading an XML file⌉⌊Main export page
with database and XML export options - choose between exporting directly from your
WordPress database or uploading an XML file⌉[

Main export page with database and XML export options – choose between exporting
directly from your WordPress database or uploading an XML file

[⌊Dashboard widget for quick access - export your posts directly from the WordPress
dashboard⌉⌊Dashboard widget for quick access - export your posts directly from the
WordPress dashboard⌉[

Dashboard widget for quick access – export your posts directly from the WordPress
dashboard

[⌊Export results with download links - after export, download your CSV and TXT files
with one click⌉⌊Export results with download links - after export, download your
CSV and TXT files with one click⌉[

Export results with download links – after export, download your CSV and TXT files
with one click

## Instalação

 1. Upload the `published-posts-exporter` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to **Tools  Posts Exporter** to start exporting

## Perguntas frequentes

### Can I export posts from an XML file?

Yes! The plugin supports both direct database export and XML file processing. Simply
upload your WordPress XML export file (.xml or .wxr format) in the XML tab, and 
the plugin will extract all published posts.

### What file formats are generated?

The plugin generates two files:
 * **CSV file**: Contains URL, title, content (full
post content with HTML), tags (semicolon-separated), and categories (semicolon-separated)–
perfect for spreadsheets and content analysis * **TXT file**: Contains URLs only,
one per line – useful for bulk operations

### Where are the exported files saved?

Files are temporarily saved in your WordPress uploads directory and can be downloaded
directly through your browser. Files are automatically cleaned up after download.

### Do I need special permissions?

Yes, you need administrator privileges (manage_options capability) to use this plugin.
This ensures only authorized users can export your content.

### Can I export specific posts or filter by date?

Currently, the plugin exports all published posts. Future versions may include filtering
options for date ranges, categories, or tags.

### What happens to draft or scheduled posts?

Only published posts are exported. Drafts, scheduled posts, and private posts are
excluded from the export.

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“Published Posts Exporter” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

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

[Traduza o “Published Posts Exporter” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/published-posts-exporter)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/published-posts-exporter/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/published-posts-exporter/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/published-posts-exporter/)
por [RSS](https://plugins.trac.wordpress.org/log/published-posts-exporter/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 1.2.0

 * Added post content export to CSV file
 * Content column now includes full post content with HTML formatting
 * Updated CSV format: url, title, content, tags, categories
 * Enhanced XML parsing to extract content from WordPress export files
 * Improved documentation and user interface descriptions

#### 1.1.0

 * Fixed WordPress coding standards compliance
 * Improved security with proper input validation and output escaping
 * Fixed naming conventions (proper prefixes for constants, functions, classes)
 * Enhanced file upload validation for XML/WXR files
 * Added translators comments for better internationalization
 * Replaced unlink() with wp_delete_file() for better WordPress compatibility
 * Reduced README tags to meet WordPress.org requirements

#### 1.0.0

 * Initial release
 * Database export functionality
 * XML file processing (.xml and .wxr formats)
 * TXT and CSV file generation
 * Admin menu, settings page, and dashboard widget
 * Secure file downloads with nonce verification

## Metadados

 *  Versão **1.2.0**
 *  Última actualização **Há 10 meses**
 *  Instalações activas **30+**
 *  Versão do WordPress ** 5.0 ou superior **
 *  Testado até **6.8.10**
 *  Versão do PHP ** 7.0 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/published-posts-exporter/)
 * Etiquetas
 * [blog](https://pt.wordpress.org/plugins/tags/blog/)[csv](https://pt.wordpress.org/plugins/tags/csv/)
   [export](https://pt.wordpress.org/plugins/tags/export/)[posts](https://pt.wordpress.org/plugins/tags/posts/)
   [xml](https://pt.wordpress.org/plugins/tags/xml/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/published-posts-exporter/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

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

[Ver todas as revisões](https://wordpress.org/support/plugin/published-posts-exporter/reviews/)

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/published-posts-exporter/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](https://github.com/purohitdheeraj)