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.5 NULLED
4.9.9
minimum WordPress version: 5.0
minimum PHP version: 7.4
bug fix: taxonomy terms are sometimes not found by slug
bug fix: SQL query failure due to query length in rare cases when using 'change missing' option
bug fix: add-ons cannot set featured image/thumbnail in some cases
4.9.8
minimum WordPress version: 5.0
minimum PHP version: 7.4
security improvement, fixes: CVE-2024-8722, CVE-2024-3243, CVE-2024-8543
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