Filter hook for automated renaming of csv headers
-
My client wants CSV header to be human readable (for example, having ‘Product name’ in header instead of ‘post_title’), is it possible to automatically convert a custom header (they’re not going to change in time, so this could be hard-coded) to appropriate for WordPress with a custom function/filter?
Also, is it possible to limit the same way imported data to just one post type, so that post_type column could be excluded from the table.
Thank you very much!
https://www.ads-software.com/plugins/really-simple-csv-importer/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Filter hook for automated renaming of csv headers’ is closed to new replies.