Export any WordPress data to XML/CSV

Export any WordPress data to XML/CSV

Easily export any data from WordPress. Drag & drop to create a completely custom spreadsheet, CSV, or XML file.
Rating:
4.5
star-rating-1star-rating-2star-rating-3star-rating-4star-rating-5
Active Installations:
100000+
Last Updated:
Feb 25, 2025
WordPress Version:
5.0 or higher
Tested up to:
6.7.2

Easy Export Setup

Simple & fast export process with intuitive drag-and-drop interface.

Customize CSV/XML Files

Rename, rearrange, and control the order and title of columns.

Export Any Data

Export any custom post type and custom field, including WooCommerce data.

Seamless Integration

Easy integration with WP All Import for importing data back into WordPress.

1.4.10

  • improvement: UI updates
  • bug fix: NONCE_SALT undefined

1.4.9

  • improvement: UI updates
  • bug fix: PHP 8+ notice

1.4.8

  • bug fix: incorrect order count when using HPOS with the WooCommerce Order Export Add-On

1.4.7

  • improvement: UI updates
  • improvement: use ‘setup_network’ meta capability for access

1.4.6

  • improvement: UI updates

1.4.5

  • bug fix: restore compatibility with WooCommerce Export Add-On Pro

1.4.4

  • improvement: update upgrade links

1.4.3

  • bug fix: ‘$addons_not_included’ PHP warnings

1.4.2

  • improvement: better PHP 8.2+ support

1.4.1

  • security improvement

1.4.0

  • security improvement
  • improvement: better PHP 8.2 support
  • improvement: enable adding BOM to files by default for new exports and improve description
  • improvement: minimize code called during AJAX requests
  • improvement: remove ‘wp_navigation’ from dropdown on Step 1
  • improvement: add code to ‘admin_head’ only on WP All Export pages

1.3.9

  • improvement: remove deprecated jQuery functions
  • bug fix: resolve various PHP notices and warnings
  • bug fix: error on Step 1 when ‘Disable syntax highlighting when editing code’ User option is enabled

1.3.8

  • improvement: only contact Scheduling service if a Scheduling license is set
  • bug fix: enable use of ‘s’, ‘LIKE’ and ‘NOT LIKE’ in WP_Query exports

1.3.7

  • bug fix: cannot save Scheduling service license key

1.3.6

  • security improvement
  • bug fix: encoded ampersand showing in ‘Confirm & Run’ text
  • improvement: UI enhancements
  • improvement: use CodeMirror library from WordPress Core.
  • improvement: only check Scheduling Service connectivity if a Scheduling license has been saved

1.3.5

  • security improvements
  • improvement: update autoloader to support paths containing underscores

1.3.4

  • improvement: UI updates
  • bug fix: PHP 8 compatibility

1.3.3

  • new feature: compatibility with the Gravity Forms Export Add-On
  • improvement: fallback to PclZip if ZipArchive isn’t available
  • bugfix: some output not correctly escaped

1.3.2

  • improvement: add support for exporting non-WooCommerce ‘product’ CPTs
  • improvement: initial PHP 8 support
  • improvement: only set max_execution_time on WPAE pages
  • bug fix

1.3.1

  • improvement: only set max_execution_time on export pages
  • bugfix: error when using the ACF Export Add-On Pro

1.3.0

  • improvement: added plugin version when loading tipsy JS file
  • improvement: moved ACF and WooCommerce support to add-ons

1.2.10

  • bugfix: WP_Query Results export only works with the User Export Add-On active

1.2.9

  • maintenance: compatibility with Elementor v3.3 JavaScript changes

1.2.8

  • improvement: add more info about client mode on the settings page
  • improvement: remove unused deprecated function add_contextual_help()
  • improvement: use wp_salt() when AUTH_SALT is not available
  • bugfix: Google Merchants export notice appears and then immediately disappears
  • bugfix: warning in PHP 7.3 when using continue in switch statements

1.2.7

  • maintenance: compatibility with WordPress v5.5 jQuery changes

1.2.6

  • improvement: disable scheduled exports via Automatic Scheduling UI
  • API: add new filter wp_all_export_no_cache to avoid server cache for export files
  • bug fix: saving scheduling license not working

1.2.5

  • bug fix: preserve existing admin body classes

1.2.4

  • improvement: add support for User Export Add-On
  • improvement: better local timezone detection for Automatic Scheduling
  • improvement: more consistent “Add New Field” user interface
  • bugfix: ACF repeater fields broken in ACF 5.7.10+
  • bugfix: when using migrate posts, only the image fields are added to the import template

1.2.3

  • bugfix: compatibility with ACF 5.7.11

1.2.2

  • bugfix: support exports scheduled at 12am and 12pm
  • bugfix: fix JS error when editing export template

1.2.1

  • new filter: added pmxe_after_iteration action
  • bugfix: increase custom query meta limit
  • bugfix: remove deprecated function calls for PHP 7.2 compatibility
  • bugfix: address various PHP warnings and notices
  • bugfix: graceful failure for non:writable uploads folder
  • bugfix: warning when exporting WooCommerce orders using Automatic Scheduling
  • bugfix: WooCommerce product variations exported as separate products when adding product attributes to custom export fields
  • bugfix: small UI and spacing issues
  • bugfix: prices with more than two decimal places are not exported correctly
  • bugfix: exporting empty ACF values shifts rows in CSV exports
  • bugfix: Australia missing from scheduling timezones
  • bugfix: unable to filter or export WooCommerce product visibility data
  • bugfix: Automatic scheduling UI spacing issues
  • bugfix: unrelated errors are reported in functions.php file

1.2.0

  • new feature: Automatic Scheduling – A new, optional service from Soflyy that makes scheduling exports incredibly easy.
  • improvement: Support migrating users & keeping passwords
  • improvement: Better error reporting for errors in custom functions
  • improvement: Support for WooCommerce Short Description
  • improvement: Better price formatting
  • improvement: Add author information to Available Data
  • improvement: Add Featured Image to Available Data › Media
  • new filter: Disable price formatting – wp_all_export_raw_prices
  • new filter: Called before each order item – wp_all_export_order_item
  • new filter: Use custom CSV writer when default affected by https://bugs.php.net/bug.php?id=43225 – wp_all_export_use_csv_compliant_line_endings
  • new filter: Output content before CSV headers – wp_all_export_pre_csv_headers
  • bugfix: Error thrown when uploads folder is not writable
  • bugfix: Autoloading broken when class names contain “_”
  • bugfix: Error when activating Pro version and Free version
  • bugfix: moment.js causes false positives for virus scanners
  • bugfix: Comment status updated by default and causes problems
  • bugfix: CSV Writer can’t handle slash double quote – https://bugs.php.net/bug.php?id=43225
  • bugfix: WPAE prevents Jetpack from connecting to WordPress.com
  • bugfix: Exported Excel files are corrupted in some cases
  • bugfix: Plugin conflicts change the post order
  • bugfix: CSV headers broken when field names contain quotes
  • bugfix: Product visibility broken for old WooCommerce versions
  • bugfix: Preview is broken for date fields
  • bugfix: Custom Export Field values not saved in some cases
  • bugfix: Headers broken when Custom Export Fields contain special characters
  • bugfix: Loading order for styles optimized to reduce conflicts
  • bugfix: Available Data broken when there’s more than 500 data elements

1.1.5

  • improvement: removed autoload=true from wp_options
  • improvement: WPML options in separate section
  • bug fix: allow underscores in main xml tags
  • bug fix: prevent uploading import template into wpae
  • bug fix: ID column in CSV
  • bug fix: ACF repeater headers

1.1.4

  • improvement: removed autoload=true from wp_options
  • improvement: WPML options in separate section
  • bug fix: allow underscores in main xml tags
  • bug fix: prevent uploading import template into wpae
  • bug fix: ID column in CSV
  • bug fix: ACF repeater headers

1.1.3

  • improvement: added post_modified field
  • bug fix: export attributes for simple products
  • bug fix: db schema updating
  • bug fix: variations with trashed parents shouldn’t be included in the export

1.1.2

  • improvement: choose WPML language in export options
  • bug fix: export ACF message field
  • bug fix: export product categories with AFC repeater fields
  • bug fix: export duplicate images from gallery
  • bug fix: export search
  • bug fix: export product variation attribute names
  • bug fix: migrating hierarchical posts and pages

1.1.1

  • improvement: compatibility with PHP 7.x

1.1.0

  • improvement: added ACF fields to ‘migrate’ & ‘add all fields’ features
  • improvement: added new filter ‘wp_all_export_field_name’
  • improvement: changed default date export to Y/m/d
  • bug fix: export shipping class for product variations
  • bug fix: import template for ACF relationship fields
  • bug fix: export empty images metadata
  • bug fix: import template for ACF gallery
  • bug fix: import template for variation_description
  • bug fix: import template for default product attributes
  • bug fix: automatically adding parent_id column on products export

1.0.9

  • bug fix: fixed compatibility with PHP 5.3

1.0.8

  • improvement: pull the parent taxonomy data when exporting variations
  • improvement: remove spaces from export filename
  • improvement: new filter wp_all_export_after_csv_line
  • improvement: date options for sale price dates from/to
  • improvement: possibility to use tab as csv delimiter
  • improvement: new filter ‘wp_all_export_csv_headers’
  • bug fix: db schema on multisite
  • bug fix: import template for media items
  • bug fix: export ACF repeater in XML format
  • bug fix: export in CSV format when ‘Main XML Tag’ & ‘Record XML Tag’ option are blank
  • bug fix: export ACF date_time_picker

1.0.7

  • fixed db schema for multisite
  • fixed export order items date
  • fixed media items export ordering
  • fixed import template for media items
  • fixed export ACF repeater in XML format
  • added new filter ‘wp_all_export_csv_headers’
  • added possibility to use tab as csv delimiter “t”
  • updated french translation

1.0.6

  • added new filters ‘wp_all_export_is_wrap_value_into_cdata’, ‘wp_all_export_add_before_element’, ‘wp_all_export_add_after_element’
  • added ‘WPML Translation ID’ element to available data
  • modified preview to show first 10 records
  • fixed csv export with non comma delimiter
  • fixed conflict with WP Google Maps Pro plugin

1.0.5

  • fixed misaligned columns on exporting product attributes
  • fixed export nested repeaters field in CSV format
  • fixed live records counting for advanced export mode
  • fixed Events Calendar conflict
  • added new filters ‘wp_all_export_add_before_node’, ‘wp_all_export_add_after_node’
  • added possibility export repeater rows one per line
  • exclude orphaned variations from exprt file
  • changed UI for export media data ( images & attachments )

1.0.4

  • fixed export attachment meta alt
  • fixed export manually stored ACF
  • fixed export repeater field for users in csv format
  • fixed import export templates
  • fixed ajaxurl conflict with WPML
  • added French & Latvian translations
  • added ‘Variation Description’ field

1.0.3

  • fixed manage exports screen: “Info and options” disappears when WPAI plugin is disabled
  • fixed css for WordPress 4.4
  • fixed export ACF repeater field
  • updated re-run export screen
  • added hidden post types to the dropdown list on step 1
  • added export templates
  • added possibility to control main xml tag names & put additional info into xml file: apply_filters(‘wp_all_export_additional_data’, array(), $exportOptions)
  • added ‘pmxe_exported_post’ action: do_action(‘pmxe_exported_post’, $record->ID );
  • added option ‘Create a new export file each time export is run’
  • added option ‘Only export posts once’
  • added option ‘Split large exports into multiple files’
  • added possibility to change export field name ( related to export WooCommerce orders )
  • added es_ES translation
  • added possibility to add NS to field names

1.0.2

  • fixed download bundle
  • fixed export repeater fields for ACF 4.x
  • fixed import template for custom product attributes
  • added new option ‘include BOM to export file
  • added RU translation
  • removed hidden post types from dropdown in step 1

1.0.1

  • fixed export taxonomy: name instead of slug
  • fixed pass data through php function
  • added advanced (custom fields) section to export woo orders
  • added draggable element deletion
  • added auto-generate product export fields
  • added ‘attributes’ field to product data
  • added button to download bundle for WP All Import
  • updated export file name
  • changed export files destination to /exports

1.0.0

  • WP All Export exits beta

0.9.1

  • critical security fix – stopping non-logged in users from accessing adminInit http://www.wpallimport.com/2015/02/wp-import-4-1-1-mandatory-security-update/

0.9

  • Initial release on WordPress.org.

Premium only to get exporting

By eddio on February 22, 2025

You won't get much exported with the free plugin. Could of avoided this with a simple export list of pro vs free

Can't export products?

By marino9 on February 7, 2025

Why call the plug-in "All Export" when we can't even export products? And where's the import function?

PERFECT TO EXPORT WOOCOMMERCE PRODUCTS FOR FREE ! Thank you !

By discountpleasure on February 3, 2025

PERFECT TO EXPORT WOOCOMMERCE PRODUCTS FOR FREE ! Thank you !

My go to for Importing & Exporting

By dallinchase on December 9, 2024

Great plugin and they continue to add support for third-party plugins like JetEngine & WooCommerce and tools that make them indispensable!

Great product

By moochmaniac on October 5, 2024

Great product with so many options to filter your exports it makes it able to do almost anything you need.

Very flexible tool for export

By dewaege on September 11, 2024

Very flexible tool to export all elements of you site.
User frindly

Awesome plugin & suppport

By slabstudio on September 11, 2024

I really love this plugin, it is extremely powerful and it is going to save me so much time exporting orders from my website.

I had some teething issues with the initial set up and making a template for exporting a csv report and the support was fantastic, they really looked after me.

Big fan!

Excellent support

By Andrew (antrikos) on August 27, 2024

Only thing that is better than this awesome plugin is their support!

Excellent Support

By EAC2015 on August 9, 2024

Excellent support and works perfectly! Thank you.

Great Plugin and Exceptional Support

By netlixio on June 28, 2024

I've been using WP All Import for several months now, and I can confidently say that it has transformed the way I handle data imports on my WordPress site. This plugin is a game-changer for anyone needing to import products from XML and CSV files, especially for those of us who rely on automated processes to keep our websites up to date.

What truly sets WP All Import apart is the exceptional support provided by the Soflyy team. Whenever I've encountered issues or had questions, their response has been prompt and helpful. It's clear that they are committed to ensuring their users have a seamless experience with their product.

Try other plugins too!

Backup Migration

Backup Migrate Restore

Try Demo More Details

Clone

100% FREE clone and migration

Try Demo More Details

Customizer Export/Import

Easily export or import your WordPress customizer settings!

Try Demo More Details
Screenshots
Author Site Author Site

Try Export any WordPress data to XML/CSV With InstaWP

Contact Sales

Reach out to us to explore how InstaWP can benefit your business.