I have a CPT called Donation, it only consists of 2 custom fields : donation_date(date field) and donation_amount(number), i need to display a page with all dates and donations amounts AND at the bottom the total of all donations, how can I get this total of all donations ?