Hello,
I have a client who needs a very customised CSV export. A lot of the fields will be empty with the odd one being populated from the entries table, a few will have default values, some will ideally be populated from the wp_options table and some will have dynamically generated fields such as download date.
Can you suggest the best way to go about this and any hooks/filters I should look at?