PayPal Donation - Version 1.2.7

Version Description

  • 5/16/18
  • Fix - Spelling mistake
  • Fix - Link was not working
Download this release

Release Info

Developer scottpaterson
Plugin Icon 128x128 PayPal Donation
Version 1.2.7
Comparing to
See all releases

Code changes from version 1.2.6 to 1.2.7

Files changed (2) hide show
  1. easy-paypal-donation.php +2 -2
  2. readme.txt +7 -2
easy-paypal-donation.php CHANGED
@@ -2,13 +2,13 @@
2
 
3
  /*
4
  Plugin Name: PayPal Donation
5
- Plugin URI: https://wpplugin.org/easy-paypal-donation/
6
  Description: A simple and easy way to accept PayPal donations on your website.
7
  Tags: donation, donate, donations, charity, paypal, paypal donation, ecommerce, gateway, payment, paypal button, paypal donation, paypal donate, paypal payment, paypal plugin
8
  Author: Scott Paterson
9
  Author URI: https://wpplugin.org
10
  License: GPL2
11
- Version: 1.2.6
12
  */
13
 
14
  /* Copyright 2014-2018 Scott Paterson
2
 
3
  /*
4
  Plugin Name: PayPal Donation
5
+ Plugin URI: https://wpplugin.org/downloads/paypal-donation-pro/
6
  Description: A simple and easy way to accept PayPal donations on your website.
7
  Tags: donation, donate, donations, charity, paypal, paypal donation, ecommerce, gateway, payment, paypal button, paypal donation, paypal donate, paypal payment, paypal plugin
8
  Author: Scott Paterson
9
  Author URI: https://wpplugin.org
10
  License: GPL2
11
+ Version: 1.2.7
12
  */
13
 
14
  /* Copyright 2014-2018 Scott Paterson
readme.txt CHANGED
@@ -6,7 +6,7 @@ Author URI: https://wpplugin.org
6
  Requires at least: 3.0
7
  Tested up to: 4.9
8
  Requires PHP: 5.4
9
- Stable tag: 1.2.6
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
@@ -21,7 +21,7 @@ Watch this 1 minute video of how the plugin works:
21
 
22
  [youtube https://www.youtube.com/watch?v=YYUsrfnjNN0]
23
 
24
- You can place a PayPal Donation button anywhere on your site where you want to collect money. Your customers can use their PayPal account or Credit Card to donation money to you.
25
 
26
  What makes this PayPal donation plugin powerful is its simplicity. Just install the plugin and in just a few minutes customers from around the world can start donating to you via PayPal.
27
 
@@ -94,6 +94,11 @@ Yes, there is no limit to the amount of PayPal donations buttons that you can pu
94
 
95
  == Changelog ==
96
 
 
 
 
 
 
97
  = 1.2.6 =
98
  * 3/9/18
99
  * Fix - Error message was being thrown in relation to widget function.
6
  Requires at least: 3.0
7
  Tested up to: 4.9
8
  Requires PHP: 5.4
9
+ Stable tag: 1.2.7
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
21
 
22
  [youtube https://www.youtube.com/watch?v=YYUsrfnjNN0]
23
 
24
+ You can place a PayPal Donation button anywhere on your site where you want to collect money. Your customers can use their PayPal account or Credit Card to donate money to you.
25
 
26
  What makes this PayPal donation plugin powerful is its simplicity. Just install the plugin and in just a few minutes customers from around the world can start donating to you via PayPal.
27
 
94
 
95
  == Changelog ==
96
 
97
+ = 1.2.7 =
98
+ * 5/16/18
99
+ * Fix - Spelling mistake
100
+ * Fix - Link was not working
101
+
102
  = 1.2.6 =
103
  * 3/9/18
104
  * Fix - Error message was being thrown in relation to widget function.