Version Description
- Compatible with WordPress 5.2
=
Download this release
Release Info
Developer | codepeople |
Plugin | Payment Form for PayPal Pro |
Version | 1.1.52 |
Comparing to | |
See all releases |
Code changes from version 1.1.51 to 1.1.52
- README.txt +5 -2
- cp_ppp.php +1 -1
README.txt
CHANGED
@@ -284,7 +284,10 @@ A: In all plugin versions you can turn off IP tracking to avoid saving that user
|
|
284 |
= 1.1.51 =
|
285 |
* Misc improvements
|
286 |
|
|
|
|
|
|
|
287 |
== Upgrade Notice ==
|
288 |
|
289 |
-
= 1.1.
|
290 |
-
*
|
284 |
= 1.1.51 =
|
285 |
* Misc improvements
|
286 |
|
287 |
+
= 1.1.52 =
|
288 |
+
* Compatible with WordPress 5.2
|
289 |
+
|
290 |
== Upgrade Notice ==
|
291 |
|
292 |
+
= 1.1.52 =
|
293 |
+
* Compatible 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.52
|
7 |
Author: CodePeople
|
8 |
Author URI: https://wordpress.dwbooster.com/forms/payment-form-for-paypal-pro
|
9 |
License: GPL
|