Version Description
- 8/20/16
- Updated - Changed plugin name, dropped the word easy at the beginning.
- Updated - Updated WordPress version tested up to tag.
Download this release
Release Info
Developer | scottpaterson |
Plugin | PayPal Donation |
Version | 1.2.1 |
Comparing to | |
See all releases |
Code changes from version 1.2 to 1.2.1
- easy-paypal-donation.php +2 -2
- includes/private_settings.php +1 -1
- readme.txt +15 -5
easy-paypal-donation.php
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
Plugin Name:
|
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
|
12 |
*/
|
13 |
|
14 |
/* Copyright 2014-2015 Scott Paterson
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
Plugin Name: PayPal Donation Pro
|
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.1
|
12 |
*/
|
13 |
|
14 |
/* Copyright 2014-2015 Scott Paterson
|
includes/private_settings.php
CHANGED
@@ -47,7 +47,7 @@ jQuery(document).ready(function() {
|
|
47 |
|
48 |
// settings page
|
49 |
echo "<table width='100%'><tr><td width='70%'><br />";
|
50 |
-
echo "<label style='color: #000;font-size:18pt;'><center>
|
51 |
echo "<form method='post' action='".$_SERVER["REQUEST_URI"]."'>";
|
52 |
|
53 |
|
47 |
|
48 |
// settings page
|
49 |
echo "<table width='100%'><tr><td width='70%'><br />";
|
50 |
+
echo "<label style='color: #000;font-size:18pt;'><center>PayPal Donation Settings</center></label>";
|
51 |
echo "<form method='post' action='".$_SERVER["REQUEST_URI"]."'>";
|
52 |
|
53 |
|
readme.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
===
|
2 |
Contributors: scottpaterson,wp-plugin
|
3 |
Donate link: https://wpplugin.org/donate/
|
4 |
Tags: donation, donate, donations, charity, paypal, paypal donation, ecommerce, gateway, payment, paypal button, paypal donation, paypal donate, paypal payment, paypal plugin
|
5 |
Author URI: https://wpplugin.org
|
6 |
Requires at least: 3.0
|
7 |
-
Tested up to: 4.
|
8 |
-
Stable tag: 1.2
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -29,7 +29,7 @@ This PayPal plugin works with any WordPress theme.
|
|
29 |
WP Plugin is an offical PayPal Partner based in Boulder, Colorado. You can visit WP Plugins website at [wpplugin.org](https://wpplugin.org). Various trademarks held by their respective owners.
|
30 |
|
31 |
|
32 |
-
=
|
33 |
|
34 |
* View donations made in your WordPress admin
|
35 |
* Button Manager
|
@@ -55,7 +55,7 @@ WP Plugin is an offical PayPal Partner. Various trademarks held by their respect
|
|
55 |
= Automatic Installation =
|
56 |
> 1. Sign in to your WordPress site as an administrator.
|
57 |
> 2. In the main menu go to Plugins -> Add New.
|
58 |
-
> 3. Search for
|
59 |
> 4. Configure values on the settings page.
|
60 |
> 5. Make a donation button on the button page. Place the shortcode it creates anywhere on your site to show the button.
|
61 |
> 6. You are now ready to start collecting donations via PayPal on your site.
|
@@ -77,6 +77,11 @@ Yes, there is no limit to the amount of PayPal donations buttons that you can pu
|
|
77 |
|
78 |
== Changelog ==
|
79 |
|
|
|
|
|
|
|
|
|
|
|
80 |
= 1.2 =
|
81 |
* 2/8/15
|
82 |
* Bug fix - Dropdown menu option 8 was not saving
|
@@ -92,6 +97,11 @@ Yes, there is no limit to the amount of PayPal donations buttons that you can pu
|
|
92 |
|
93 |
== Upgrade Notice ==
|
94 |
|
|
|
|
|
|
|
|
|
|
|
95 |
= 1.2 =
|
96 |
* 2/8/15
|
97 |
* Bug fix - Dropdown menu option 8 was not saving
|
1 |
+
=== PayPal Donation Pro ===
|
2 |
Contributors: scottpaterson,wp-plugin
|
3 |
Donate link: https://wpplugin.org/donate/
|
4 |
Tags: donation, donate, donations, charity, paypal, paypal donation, ecommerce, gateway, payment, paypal button, paypal donation, paypal donate, paypal payment, paypal plugin
|
5 |
Author URI: https://wpplugin.org
|
6 |
Requires at least: 3.0
|
7 |
+
Tested up to: 4.6
|
8 |
+
Stable tag: 1.2.1
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
29 |
WP Plugin is an offical PayPal Partner based in Boulder, Colorado. You can visit WP Plugins website at [wpplugin.org](https://wpplugin.org). Various trademarks held by their respective owners.
|
30 |
|
31 |
|
32 |
+
= PayPal Donation Features =
|
33 |
|
34 |
* View donations made in your WordPress admin
|
35 |
* Button Manager
|
55 |
= Automatic Installation =
|
56 |
> 1. Sign in to your WordPress site as an administrator.
|
57 |
> 2. In the main menu go to Plugins -> Add New.
|
58 |
+
> 3. Search for PayPal Donation Button and click install.
|
59 |
> 4. Configure values on the settings page.
|
60 |
> 5. Make a donation button on the button page. Place the shortcode it creates anywhere on your site to show the button.
|
61 |
> 6. You are now ready to start collecting donations via PayPal on your site.
|
77 |
|
78 |
== Changelog ==
|
79 |
|
80 |
+
= 1.2.1 =
|
81 |
+
* 8/20/16
|
82 |
+
* Updated - Changed plugin name, dropped the word easy at the beginning.
|
83 |
+
* Updated - Updated WordPress version tested up to tag.
|
84 |
+
|
85 |
= 1.2 =
|
86 |
* 2/8/15
|
87 |
* Bug fix - Dropdown menu option 8 was not saving
|
97 |
|
98 |
== Upgrade Notice ==
|
99 |
|
100 |
+
= 1.2.1 =
|
101 |
+
* 8/20/16
|
102 |
+
* Updated - Changed plugin name, dropped the word easy at the beginning.
|
103 |
+
* Updated - Updated WordPress version tested up to tag.
|
104 |
+
|
105 |
= 1.2 =
|
106 |
* 2/8/15
|
107 |
* Bug fix - Dropdown menu option 8 was not saving
|