Skip to contentDocs
Changelog
2.9.1 – 29/11/2023
- Fix updating plugin does not trigger the plugin activation, allowing for ImportWP ACF addon to still be installed, code added to stop plugin loading.
2.9.0 – 28/11/2023
- Add custom cron url, enable by setting constant ‘IWP_CRON_TOKEN’, trigger cron using https://yoursite.com/wp-load.php?iwp_cron_token=[IWP_CRON_TOKEN]
- Merge advanced custom fields importer addon.
2.8.0 – 14/11/2023
- Add Custom fields to ImportWP new Permission field Interface.
2.6.5 – 21/04/2023
- Fix update exporter cron to use new export runner
2.6.4 – 22/03/2023
- FIX issue not spawning cron runner to process manually run imports
2.6.3 – 15/03/2023
- Fix cron status notifications
- Fix issue with cron runner scheduling on different timezones
- Add exporter scheduling
2.9.1 – 29/11/2023
- Fix updating plugin does not trigger the plugin activation, allowing for ImportWP ACF addon to still be installed, code added to stop plugin loading.
2.9.1 – 29/11/2023
- Fix updating plugin does not trigger the plugin activation, allowing for ImportWP ACF addon to still be installed, code added to stop plugin loading.
2.6.2 – 09/03/2023
- Fix issues with cron on different timezones.
- Allow pre population of custom fields based on csv column name.
2.6.1 – 03/01/2023
- FIX – Fix cron issue with not rescheduling after error