PayPal Buy Now Button - Version 1.1.6

Version Description

  • Language bug
Download this release

Release Info

Developer scottpaterson
Plugin Icon 128x128 PayPal Buy Now Button
Version 1.1.6
Comparing to
See all releases

Code changes from version 1.1.5 to 1.1.6

Files changed (2) hide show
  1. readme.txt +14 -8
  2. wp-ecommerce-paypal.php +2 -2
readme.txt CHANGED
@@ -1,11 +1,11 @@
1
- === WP eCommerce PayPal ===
2
  Contributors: scottpaterson
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A7FUMHD643QZ6
4
  Tags: ecommerce, paypal, button, buy now, shortcode, buy now button, paypal button, paypal buy now button, paypal plugin, paypal plugin for wordpress
5
  Author URI: https://wpplugin.org
6
  Requires at least: 3.0
7
  Tested up to: 4.1
8
- Stable tag: 1.1.5
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -14,14 +14,14 @@ Convert your website to a eCommerce website and start selling your product in ju
14
  == Description ==
15
  = Overview =
16
 
17
- * The **WP eCommerce PayPal** WordPress Plugin makes it easy to turn your WordPress site into an eCommmerce website.
18
 
19
  * Simply install the plugin, enter your PayPal business information on the settings page, and place the shortcode anywhere on your site where you want the PayPal button to show.
20
 
21
  * WP eCommerce PayPal works with any WordPress theme.
22
 
23
 
24
- = WP eCommerce PayPal Features =
25
 
26
  * Works with any WordPress Theme
27
  * Each button has its own product name and price
@@ -33,8 +33,8 @@ Convert your website to a eCommerce website and start selling your product in ju
33
  * Choose cancel payment url
34
  * Choose succesful payment url
35
 
36
- > #### WP eCommerce PayPal Plus
37
- > WP eCommerce PayPal Plus comes with the following features.<br />
38
  >
39
  > Charge Fixed Tax <br />
40
  > Charge Tax Rate <br />
@@ -50,7 +50,7 @@ Convert your website to a eCommerce website and start selling your product in ju
50
  > Add a Custom Button Image<br />
51
  >
52
  >
53
- > [Get a WP eCommerce PayPal Plus License Key >>](https://wpplugin.org/wp-ecommerce-paypal/)
54
 
55
 
56
  Trademarks held by their respective owners. This plugin is not affiliated wtih PayPal.
@@ -83,12 +83,15 @@ Yes, there is no limit to the amount you can put on one post / page, or your ent
83
 
84
  == Changelog ==
85
 
 
 
 
86
  = 1.1.5 =
87
  * Fix PayPal language bug
88
 
89
  = 1.1.4 =
90
  * Fix PayPal language bug
91
-
92
  = 1.1.3 =
93
  * Added class paypalbuttonimage to paypal button for styling
94
 
@@ -103,6 +106,9 @@ Yes, there is no limit to the amount you can put on one post / page, or your ent
103
 
104
  == Upgrade Notice ==
105
 
 
 
 
106
  = 1.1.5 =
107
  Fix PayPal language bug
108
 
1
+ === Easy PayPal Button ===
2
  Contributors: scottpaterson
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A7FUMHD643QZ6
4
  Tags: ecommerce, paypal, button, buy now, shortcode, buy now button, paypal button, paypal buy now button, paypal plugin, paypal plugin for wordpress
5
  Author URI: https://wpplugin.org
6
  Requires at least: 3.0
7
  Tested up to: 4.1
8
+ Stable tag: 1.1.6
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
14
  == Description ==
15
  = Overview =
16
 
17
+ * The **Easy PayPal Button** WordPress Plugin makes it easy to turn your WordPress site into an eCommmerce website.
18
 
19
  * Simply install the plugin, enter your PayPal business information on the settings page, and place the shortcode anywhere on your site where you want the PayPal button to show.
20
 
21
  * WP eCommerce PayPal works with any WordPress theme.
22
 
23
 
24
+ = Easy PayPal Button Features =
25
 
26
  * Works with any WordPress Theme
27
  * Each button has its own product name and price
33
  * Choose cancel payment url
34
  * Choose succesful payment url
35
 
36
+ > #### Easy PayPal Button Pro
37
+ > Easy PayPal Button Pro comes with the following features.<br />
38
  >
39
  > Charge Fixed Tax <br />
40
  > Charge Tax Rate <br />
50
  > Add a Custom Button Image<br />
51
  >
52
  >
53
+ > [Get Easy PayPal Button Pro >>](https://wpplugin.org/wp-ecommerce-paypal/)
54
 
55
 
56
  Trademarks held by their respective owners. This plugin is not affiliated wtih PayPal.
83
 
84
  == Changelog ==
85
 
86
+ = 1.1.6 =
87
+ * Language bug
88
+
89
  = 1.1.5 =
90
  * Fix PayPal language bug
91
 
92
  = 1.1.4 =
93
  * Fix PayPal language bug
94
+
95
  = 1.1.3 =
96
  * Added class paypalbuttonimage to paypal button for styling
97
 
106
 
107
  == Upgrade Notice ==
108
 
109
+ = 1.1.6 =
110
+ Language bug
111
+
112
  = 1.1.5 =
113
  Fix PayPal language bug
114
 
wp-ecommerce-paypal.php CHANGED
@@ -2,12 +2,12 @@
2
 
3
  /*
4
  Plugin Name: WP eCommerce PayPal
5
- Plugin URI: https://wpplugin.org/wp-ecommerce-paypal/
6
  Description: A simple and easy way to integrate PayPal into your WordPress website.
7
  Author: Scott Paterson
8
  Author URI: https://wpplugin.org
9
  License: GPL2
10
- Version: 1.1.5
11
  */
12
 
13
  /* Copyright 2014-2015 Scott Paterson
2
 
3
  /*
4
  Plugin Name: WP eCommerce PayPal
5
+ Plugin URI: https://wpplugin.org/wp-ecommerce-paypal
6
  Description: A simple and easy way to integrate PayPal into your WordPress website.
7
  Author: Scott Paterson
8
  Author URI: https://wpplugin.org
9
  License: GPL2
10
+ Version: 1.1.6
11
  */
12
 
13
  /* Copyright 2014-2015 Scott Paterson