The default language of any content posted is English .
Do not create multi-accounts , you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
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.9.3 NULLED
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
4.8.8
minimum WordPress version: 5.0
minimum PHP version: 7.4
improvement: remove unused moment.js
improvement: do not trigger saving template or import settings pages when pressing 'Enter'
bug fix: FTP 'newest' and 'oldest' not excluding folders when locating target for download
bug fix: incorrect FTP timestamps for files less than 6 months old which were last modified last year
bug fix: post author is set to any user named 'admin' when no author is provided when running via cron or WP-CLI
bug fix: don't store base64 encoded images from content in *pmxi_images table
bug fix: resolve dynamic property notices in UniqueNode class
bug fix: option to specify fields to update doesn't work for JetEngine and Meta Box add-ons
bug fix: apply options to delete images and attachments to variations when bulk deleting imported products
bug fix: all fields are updated when specific fields are listed for update in JetEngine and Meta Box add-ons
bug fix: add support for non-image files to media fields in the add-on API
bug fix: ensure chunk file was opened before trying to use file functions on it
bug fix: fatal error in PHP 8+ for some JSON feeds
bug fix: use correct slugs for add-on changelogs and update requests
bug fix: revert to old line ending behavior when reading CSV files in PHP 8.1+
4.8.7
fix: restore PHP 7.4 compatibility
fix: new add-on API doesn't work with WP-CLI
fix: deleting missing users hangs if there are admin users in the iteration
fix: do not fire 'wp_all_import_force_cron_processing_on_empty_feed' filter unless no file exists
fix:"Could not set timer" fatal error with PHP 8.3.2
fix: fatal error when history log isn't writable
4.8.6
minimum WordPress version: 5.0
minimum PHP version: 7.4
API: first version of new add-on API - existing rapid add-on API is still fully functional
API: added ‘wp_all_import_is_post_to_change_missing’ filter
bug fix: run imports to completion when ‘wp_all_import_force_cron_processing_on_empty_feed’ filter returns ‘true’
bug fix: download fails when Content-Disposition headers are duplicated
bug fix: valid downloads sometimes fail on very large imports
bug fix: ‘history file not found’ message on valid file
bug fix: undefined variable $image_name
bug fix: custom fields section not working properly with WooCommerce HPOS
bug fix: fatal error in some cases when SFTP connection attempt fails
bug fix: orders incorrectly matched when empty meta value provided for matching
bug fix: fatal error in PHP 8.2 related to ‘_update_posts_count_on_transition_post_status’
bug fix: fatal error in some cases when re-running imports with WooCommerce HPOS
bug fix: image fails to import if there is a hyphen before the extension
bug fix: HTML imported to taxonomy description is incorrectly encoded
bug fix: SFTP fails when FTP module isn’t installed in PHP
bug fix: WooCommerce Order emails not blocked
improvement: improved Scheduling service connection check accuracy
improvement: hover over taxonomies in dropdown to see their slugs
4.8.5
improvement: ensure temporary files never use a .php extension
bug fix: restore old CSV encoding conversion behavior
bug fix: orders cannot be matched by order meta
bug fix: SFTP imports fail to run via cron in some cases