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)