@ boerup
re: CVS Import will have an update release at the same time to support the
ability of plugins that add custom fields to also extend the import
importing into those custom fields from a CSV file.
Yep, this happened… the key in the quote is extend the import. The necessary action/filter hook are available. A dev can create an extension that adds custom fields and they can also extend the the csv import to permit importing data into their custom fields. I several that have done exactly that… they actually helped testing so I know that it would work correctly.
In that thread you’ll also see that I stated that there was not going to be a point and click way to create custom fields with the release of .8 that that feature would likely come as an extension.
re: Is there any way at all, I can somehow get CSV import to import into my custom fields
There is, by extending the the csv import as mention in my previous answer. Unless you know PHP, you’re going to need a dev.
