WP All Export Pro Official Version | WordPress Data Export Plugin

$3.99

Description

Official Demo of Theme/Plugin

WP All Export Pro is a powerful WordPress data export plugin designed for users who need to efficiently export site data. It supports exporting posts, pages, user information, and any custom post types (such as WooCommerce products, orders, etc.) from a WordPress site into CSV, Excel, or XML formats. With a simple drag-and-drop interface, users can easily select the data fields they want to export and organize the export file according to their needs.

This plugin is particularly suitable for users who need to process data in bulk, such as e-commerce site administrators, content editors, or developers. It not only supports basic data export functionality but also ensures that the exported files contain only the data you need, without any excess content, through advanced filtering and sorting options. Additionally, the plugin supports scheduled exports and automated tasks, greatly improving work efficiency.

WP All Export Pro is continuously updated to ensure compatibility with the latest version of WordPress and to fix known security issues. The improvement of migrating from PHPExcel to PhpSpreadsheet further enhances the stability and security of the plugin. Whether for personal blogs or large corporate websites, this plugin can meet your data export needs.

If you need an efficient, flexible, and easy-to-use WordPress data export tool, WP All Export Pro is undoubtedly your ideal choice.


🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹 Version Update Record 🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹

The update log for the WP All Export Pro plugin is as follows:
v1.9.8
Minimum WordPress version: 5.0
Minimum PHP version: 7.4
Security improvements: Migrated from PHPExcel to PhpSpreadsheet
Improvements: Interface updates

1.9.7
Minimum WordPress version: 5.0
Minimum PHP version: 7.4
Integration: Support sending function editor code to WPCodeBox

v1.9.6
Minimum WordPress version: 5.0
Minimum PHP version: 7.4
Bug fixes: Failed to open required files

v1.9.5
Minimum WordPress version: 5.0
Minimum PHP version: 7.4
Improvements: User interface updates
Bug fixes: Exceptions when using custom functions in rare cases
Bug fixes: Failed to export users only once
Bug fixes: Unable to run updates via WP-CLI
Bug fixes: In certain cases, the option to export orders only once does not work
Bug fixes: When exporting CPTs, 'order_id' meta fields may conflict with WooCommerce order processing code

1.9.4
Minimum WordPress version: 5.0
Minimum PHP version: 7.4
Improvements: User interface updates
Bug fixes: Fatal errors when using 'export orders only once' in certain cases

#### Version 1.9.3

- **Minimum Requirements**
  - Minimum WordPress version: 5.0
  - Minimum PHP version: 7.4

- **Fixes**
  - Resolved UI issues encountered during live exports, ensuring a smoother user experience during the data export process.
  - Fixed issues where license validation failed in certain cases, improving the reliability of license management.

v1.9.2
Minimum WordPress Version: 5.0
Minimum PHP Version: 7.4
Improvements: Added a filter to include internal order metadata in the custom fields list
Improvements: Added a filter to enable an alternative 'is_writable' check
Improvements: Optimized query options to only export new content
Improvements: Added a setting to remove empty CSV columns
API: New filter 'pmxe_use_alternative_is_writable_check'
API: New filter 'pmxe_show_internal_order_meta_hpos'
Bug Fix: Do not attempt to auto-load non-wpae classes
Bug Fix: Invalid query when filtering multiple product fields in order export
Bug Fix: Gravity Forms - only trigger real-time export when adding entries to forms configured for export
Bug Fix: Ignore parentheses inside strings when validating function editor code
Bug Fix: WP_Query product taxonomy only displays on reload
Bug Fix: WP_Query product export shows incorrect taxonomy
Bug Fix: Fatal error when exporting products using WP_Query in certain cases
Bug Fix: ACF sections cannot be rendered during order export
Bug Fix: JS error when attempting to close notifications
Bug Fix: Parentheses in function editor strings may cause validation failure
Bug Fix: Function editor redirects too many times and code not saved