Version 3.2
-
-
- Preserve old post id in comments – Old post id became invalid in the comment as import assign new post id, this helps you to solve this issue by saving old post id in post meta id. Please check https://www.youtube.com/watch?v=S3fJiwaJ62g
- Map comment parent – please check https://www.youtube.com/watch?v=ZdYgwbSG7_4
- Added tag separator settings
- Added “insert post” option in case of a duplicate post title
- Improved overall performance
-
Version 3.1
-
-
- Export Posts by From and To Date
- Export Posts by Category
- Export Posts by Author
- Added language support
- Improved Responsiveness
- Fixed category related bug
- Added purchase code field
-
Version 2.7
-
-
- Fixed bug related to latest version changes in PHP
- Fixed bug related to file manager
-
Version 2.6
-
-
- Improved overall code that improved further speed of import/export
- Screen-based CSS and js enqueue
- Export of WooCommerce product category images
- When item and slug are same then it will show the only item and if different then it will display as item: slug
- Fixed some bugs related to WooCommerce product/order import/export
-
Version 2.5
-
-
- Improved overall design and structure of the plugin
-
Version 2.4
-
-
- Added a new feature “File manager”
- Import file manager with the option to download imported file, delete content imported by file, delete file, search
- Export file manager with the option to download exported file, delete exported file and search
-
Version 2.3
-
-
- Woocommerce variation product export feature improved
- Option to allow categories to created as nested categories during posts, page, custom post-import
- Option to export and import WordPress menu using our plugin only
- Bug fixed: Woocommerce order status is now coming from WooCommerce order status filter
-
Version 2.2
-
-
- option to change PHP memory size in settings
- Bugfix related to the featured image
-
Version 2.1.1
-
-
- Get images from post content (Import) – importing images from post content. For this, we will take one setting option
- Whether to import the post contains images from setting or not.
- Get specific posts by ID’s (Export) – export only post/pages/custom pages/products based on the ID’s
- Product attributes need to be unserialized
- Changes in category export, from the name: slug to name if both name and slug are same
-
Version 2.0 – Major change
-
-
- A major change in the complete structure of the plugin
- Addition of various filters and hooks – so you can perform many more functions e.g. change data before import or after export send email
- Send email option for the export file
- Addition of WooCommerce variable product import and export
- Changes in structure – now it is partial MVC based structure Improvement in speed
- Fixed some bugs related to saving of settings
-
Version 1.3
- Added option to export WooCommerce order
- Added option to import category hierarchy
- Added option to export taxonomy for custom posts
- Changes in the language domain
- CSS bug fix
Version 1.2
1. Upload files using URL also apart from uploading files manually
2. Export comment of specific posts by post Id
3. Bug fixes