Title: Total Donations
Last modified: August 31, 2016

---

# Total Donations

 *  Resolved [Alex_Nita](https://wordpress.org/support/users/alex_nita/)
 * (@alex_nita)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/total-donations/)
 * Hi,
 * Can you help me to understand how to return all the donations for a form? Not
   the total amount of $ but donations made ( user and amount ).
 * Thanks you very much. GREAT PLUGIN/.
 * Cheers.
 * [https://wordpress.org/plugins/give/](https://wordpress.org/plugins/give/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/total-donations/#post-7057611)
 * Hi there,
 * This question is a bit outside of what we can support, but I can tell you a couple
   things:
 * 1) If you are not a developer, then there isn’t a way to do that currently.
    
   2) If you are a developer and comfortable with code then donation transactions
   are post types just like Give Forms are. That means they can be queried using
   WP_Query just like any other post type. You’ll just have to dig into the Give
   code in order to find the appropriate custom fields to output those in your markup.
 * Hope that clarifies. Thanks for your words of support!
 *  Thread Starter [Alex_Nita](https://wordpress.org/support/users/alex_nita/)
 * (@alex_nita)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/total-donations/#post-7057639)
 * Hi,
 * Thanks for the reply. I have no success for the 2). How can I find the donations
   for every give form apart?
 * Thanks,
    Alex
 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/total-donations/#post-7057665)
 * Hi there,
 * I put together this example that might help you:
    [https://github.com/WordImpress/Give-Snippet-Library/blob/master/queries/sample-transaction-queries.php](https://github.com/WordImpress/Give-Snippet-Library/blob/master/queries/sample-transaction-queries.php)
 * This is advanced custom development, test in a safe local environment. We cannot
   provide support for these examples, they are just that — examples for you to 
   learn and extrapolate from.
 * Thanks!
 *  Thread Starter [Alex_Nita](https://wordpress.org/support/users/alex_nita/)
 * (@alex_nita)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/total-donations/#post-7057666)
 * Hi,
 * Huge thank you for your time and help.Top class plugin and support.
 * All the best,
    Alex

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Total Donations’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

## Tags

 * [amount](https://wordpress.org/support/topic-tag/amount/)

 * 4 replies
 * 2 participants
 * Last reply from: [Alex_Nita](https://wordpress.org/support/users/alex_nita/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/total-donations/#post-7057666)
 * Status: resolved