Add the base total amount to the donation history export CSV file
Ginger Coolidge
When exporting donation history to CSV, we would like to have the data from "base currency total" in the CSV file. This value is viewable in the Currency Switched section of the Donation Information section.
Currently the only workaround is to query the database directly, in the wp_give_donationmeta table, _give_cs_base_amount column.