ECI Version 1.6.3 – BETA Only
Please download for testing only. Version 1.6.4 release will confirm that the latest changes are ready for proper use. This is due to changes that were required throughout many files and are connected to the most important functions in the plugin. More information below.
Installation Instructions
No special instructions apply to this installaton.
Changes Made
- I always use csv files that have titles suitable for using in sql queries. Someone attempted to use a csv file that had spaces in the title, those titles were automatically used in the sql queries but are invalid. The plugin appeared as if it is working, but in fact will not import data. It is a serious oversight on my behalf because all of my csv files are suitable. Also most affiliate providers will not have spaces or special characters, one of the most common uses/purposes of my plugin. The fix will strip out spaces during the initial import, post creation, widget display and some other areas. Every major area of the plugin has had the new function added to handle this, hence why I suggest using this version with caution for the next day or two.
- An error was fixed. Parse error: syntax error, unexpected ‘{‘ in/home3/parties/public_html/wp-content/plugins/easy-csv-importer/function/eci_functions_postcreation.php
Next Changes
- The custom field page is still to receive some improvements to support various premium themes. That is priority.