=== Donations ===
Contributors: endreww
Tags: donations, donation, nonprofit, charity
Requires at least: 4.5
Tested up to: 5.2
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Best solution for donations. For any charity and nonprofit website. Receive donations with PayPal integration and get money for your causes. Donations WP plugin.

== Description ==

= Donations WP plugin =
With this wonderful plugin you can receive donations for the causes that were created in your site. The plugin is integrated with PayPal to allow donations with the most famous credit cards. The plugin adds a donation form in each cause to receive all the donations. Donations made are saved in the administration panel and you can change the status of each donation ( approved or pending ).

= Below some live preview demos =
Click on the links below for view all plugin features in action:

* Single Cause Page [view](http://www.nicdarkthemes.com/themes/charity/wp/demo/charity-foundation/causes/clothes-for-everyone/)
* Donation Form [view](http://www.nicdarkthemes.com/themes/charity/wp/demo/charity-foundation/causes/construction-of-water-wells/#nd_donations_single_cause_form_section)
* Archive Page [view](http://www.nicdarkthemes.com/themes/charity/wp/demo/charity-foundation/our-causes/)
* Account Page [view](http://www.nicdarkthemes.com/themes/charity/wp/demo/charity-foundation/donations-account/)

== Installation ==

1. Install and activate the plugin.
2. Create the page “Account” and insert the schortcode [nd_donations_account].
3. Create the page “Thank you” and insert the schortcode [nd_donations_thankyou].
4. Go in the plugin settings ( Donation Plugin ), insert your currency and assign the previous pages created to related select field.
4. Go in the paypal settings ( Donation Plugin ), insert your paypal email, PDT identity token and currency.
5. Start create your causes ( price value is mandatory for see the donation form ) .

== Screenshots ==

1. Archive causes page
2. Single Cause page
3. Donation form
4. Account Page - donations status
5. Account Page - login and register feature

== Changelog ==

= 1.4 =
* added nonce on ajax calls

= 1.3.1 =
* sanitize, validate, and escape all datas on POST and GET requests
* improved plugins_url()
* added nonce on ajax calls
* removed import/export feature

= 1.3 =
* Compatibility with latest WP version

= 1.2 =
* Adding some compatibilities for sidebar in single cause

= 1.1 =
* Adding new theme options
* Changing database structure
* Adding Paypal payment method.

= 1.0 =
* Initial version