WP All Export Pro is the most advanced and extensible XML and CSV export solution for WordPress. Read on to see key features that are only available in WP All Export Pro Plugin
Features
- Import to any theme or plugin field.
Auto-detect custom fields, taxonomies, image galleries, location fields, and everything else in your WordPress site. - Upload any file type, size, and structure.
Import to WordPress from any XML, CSV, or spreadsheet. No need to reorganize your data. Simply drag & drop to map your data to the appropriate fields in WordPress. Import large files with hundreds of megabytes of data, even on shared hosting. - Update existing content with new data.
Import data into existing posts, with complete control over what is updated and what is left untouched. - Import WooCommerce, ACF, users, listings, and more.
Variable products, SEO meta, repeater fields, custom user meta, image galleries, term meta – WP All Import does it all.
importing WooCommerce products to WordPress - Easy to Use Interface
Powerful drag & drop for even the most complex imports and exports. - Automatic Scheduling
Run imports and exports on a schedule. Easy set up that works on any host. - Developer Friendly
Tons of docs, support for custom PHP functions, and a powerful API.
Changelog
1.8.6
Minimum WordPress version: 5.0 Minimum PHP version: 7.4
security improvement
API: add new filter 'wp_all_export_functions_file_path' to change the Function Editor's file location
API: add new filter 'wp_all_export_product_variation_where' to override the WP_Query 'where' for variations
API: add new filter 'wp_all_export_meta_query_limit' to control how many custom fields can be shown
bug fix: resolve PHP notices for ajax requests
bug fix: fatal error on pre-HPOS WooCommerce versions
bug fix: fatal error in some cases when exporting to XML or GMC
bug fix: fatal error when retrieving file if export doesn't exist
bug fix: PHP 8.2 errors
improvement: better handling of brackets in exported data when using custom export fields
1.8.5
minimum WordPress version: 5.0
minimum PHP version: 7.2
note: WooCommerce Export Add-On 1.0.8+ is required to export orders
improvement: better PHP 8.2 support
improvement: add support for filtering by parent slug
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: gracefully handle cron URL calls to nonexistent exports
improvement: add 'cancel' action for cron URLs
improvement: only add code to 'admin_head' when on WP All Export pages
bug fix: resolve miscellaneous PHP notices
bug fix: setting 'Display each product in its own row' not saved in some cases
bug fix: prevent saved WP All Export sessions from being corrupted by some database configurations