Plugin / Export any WordPress data to XML/CSV

Changelog

Changelog

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.

Ratings

4.5
221 reviews

Rating breakdown

Details Information

Version

1.2.5

First Released

09 Jan, 2014

Total Downloads

662,413

Wordpress Version

4.1 or higher

Tested up to:

5.3

Require PHP Version:

-

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.