• Is it possible to add some custom row data to the end of CSV export file, based on the row columns that exist? I looked into using ‘woe_csv_print_footer’ filter hook, but not sure how it needs to be used in this case. Basically, I am looking to manipulate the $rows by appending new data to it before it’s exported as CSV. Thank you.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Add custom rows to csv export’ is closed to new replies.