Version Description
- Update for compatibility with WordPress 5.2
=
Download this release
Release Info
Developer | codepeople |
Plugin | Payment Form for PayPal Pro |
Version | 1.1.53 |
Comparing to | |
See all releases |
Code changes from version 1.1.52 to 1.1.53
- README.txt +6 -3
- cp_ppp.php +1 -1
README.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: codepeople
|
|
3 |
Donate link: https://wordpress.dwbooster.com/forms/paypal-payment-pro-form
|
4 |
Tags: paypal,paypal pro,paypal advanced,pro,accept,credit,cards,card,payment,processing
|
5 |
Requires at least: 3.0.5
|
6 |
-
Tested up to: 5.
|
7 |
Stable tag: trunk
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
@@ -287,7 +287,10 @@ A: In all plugin versions you can turn off IP tracking to avoid saving that user
|
|
287 |
= 1.1.52 =
|
288 |
* Compatible with WordPress 5.2
|
289 |
|
|
|
|
|
|
|
290 |
== Upgrade Notice ==
|
291 |
|
292 |
-
= 1.1.
|
293 |
-
*
|
3 |
Donate link: https://wordpress.dwbooster.com/forms/paypal-payment-pro-form
|
4 |
Tags: paypal,paypal pro,paypal advanced,pro,accept,credit,cards,card,payment,processing
|
5 |
Requires at least: 3.0.5
|
6 |
+
Tested up to: 5.2
|
7 |
Stable tag: trunk
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
287 |
= 1.1.52 =
|
288 |
* Compatible with WordPress 5.2
|
289 |
|
290 |
+
= 1.1.53 =
|
291 |
+
* Update for compatibility with WordPress 5.2
|
292 |
+
|
293 |
== Upgrade Notice ==
|
294 |
|
295 |
+
= 1.1.53 =
|
296 |
+
* Update for compatibility with WordPress 5.2
|
cp_ppp.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Payment Form for PayPal Pro
|
4 |
Plugin URI: https://wordpress.dwbooster.com/forms/paypal-payment-pro-form
|
5 |
Description: Payment Form for PayPal Pro to accept credit cards directly into your website. Official PayPal Partner.
|
6 |
-
Version: 1.1.
|
7 |
Author: CodePeople
|
8 |
Author URI: https://wordpress.dwbooster.com/forms/payment-form-for-paypal-pro
|
9 |
License: GPL
|
3 |
Plugin Name: Payment Form for PayPal Pro
|
4 |
Plugin URI: https://wordpress.dwbooster.com/forms/paypal-payment-pro-form
|
5 |
Description: Payment Form for PayPal Pro to accept credit cards directly into your website. Official PayPal Partner.
|
6 |
+
Version: 1.1.53
|
7 |
Author: CodePeople
|
8 |
Author URI: https://wordpress.dwbooster.com/forms/payment-form-for-paypal-pro
|
9 |
License: GPL
|