JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
WP All Import Pro - Import any XML or CSV File to WordPress
4.11.3 NULLED
4.9.7
minimum WordPress version: 5.0
minimum PHP version: 7.4
improvement: use descriptive user agent string when downloading files
bug fix: taxonomy terms are matched to the wrong parent in some cases
4.9.6
minimum WordPress version: 5.0
minimum PHP version: 7.4
improvement: add setting to control file download timeout
bug fix: premature file download timeout in some cases
bug fix: automatically attempt to match terms by name if term_exists() check fails
bug fix: Scheduling license check fails with a fatal error in some cases
4.9.5
minimum WordPress version: 5.0
minimum PHP version: 7.4
bug fix: image downloads hang indefinitely in rare cases
bug fix: use expanded validation for all existing term matching
4.9.4
minimum WordPress version: 5.0
minimum PHP version: 7.4
security improvement
improvement: get list of supported image types from WP and explicitly support AVIF images if available
bug fix: base64 gallery images in content cannot be imported
bug fix: truncate generated term slugs that exceed WP length limit
bug fix: fatal error with the French translation
bug fix: fatal error if file chunk isn't found
bug fix: only enable preloading images when using the option to download images
bug fix: use first imported content image as featured if no other images are set
bug fix: don't show PHP notice when 'allow_delay_image_processing' option doesn't exist in add-on
4.9.3
minimum WordPress version: 5.0
minimum PHP version: 7.4
bug fix: default to disabling delayed image processing
4.9.2
minimum WordPress version: 5.0
minimum PHP version: 7.4
bug fix: restore missing regenerate_thumbnails_sql method
4.9.0
minimum WordPress version: 5.0
minimum PHP version: 7.4
improvement: validate Function Editor code against PHP 7.x or PHP 8.x based on running version of PHP
improvement: replace invalid records per iteration values with default of 20
improvement: add geocoding support to new Add-On API
bug fix: drag and drop not working for some fields
bug fix: ensure add-on images are checked by _wp_attached_file if not set to download
bug fix: imports sometimes hang on images that cannot be downloaded
bug fix: only add new taxonomies option doesn't work
bug fix: fatal error in some cases when importing comments
bug fix: encoded term slugs incorrectly matched in some cases
bug fix: function editor parenthesis in strings can lead to validation failures
bug fix: SVGs aren't handled correctly in some cases
4.8.10
minimum WordPress version: 5.0
minimum PHP version: 7.4
bug fix: Function Editor on Settings page doesn't load
4.8.9
minimum WordPress version: 5.0
minimum PHP version: 7.4
improvement: use main Image section's existing image matching settings for add-ons using the original API
improvement: use jQuery based drag and drop
improvement: update new add-on API to enable support for non-post-type imports
improvement: purge invalid WP All Import session data
improvement: update phpseclib
bug fix: ‘change missing’ endless loop when targeting all products with variations and changing to 'trash' or 'draft' status
bug fix: allow using 'Enter' in textarea fields
bug fix: delete/change missing 'users' doesn't work in some cases
bug fix: only products are searched when matching comments to their parents by title