Version Description
- [!] The "Single Sign-on" feature didn't work properly in some cases. Fixed.
Download this release
Release Info
Developer | Ecwid |
Plugin | Ecwid Ecommerce Shopping Cart |
Version | 1.0 |
Comparing to | |
See all releases |
Code changes from version 0.9.1 to 1.0
- ecwid-shopping-cart.php +1 -1
- readme.txt +3 -3
ecwid-shopping-cart.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Ecwid Shopping Cart
|
|
4 |
Plugin URI: http://www.ecwid.com/
|
5 |
Description: Ecwid is a free full-featured shopping cart. It can be easily integreted with any Wordpress blog and takes less than 5 minutes to set up.
|
6 |
Author: Ecwid Team
|
7 |
-
Version: 0
|
8 |
Author URI: http://www.ecwid.com/
|
9 |
*/
|
10 |
|
4 |
Plugin URI: http://www.ecwid.com/
|
5 |
Description: Ecwid is a free full-featured shopping cart. It can be easily integreted with any Wordpress blog and takes less than 5 minutes to set up.
|
6 |
Author: Ecwid Team
|
7 |
+
Version: 1.0
|
8 |
Author URI: http://www.ecwid.com/
|
9 |
*/
|
10 |
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: Ecwid Team
|
3 |
Tags: shopping cart, ecommerce, e-commerce, paypal, google checkout, 2checkout, store, shop, product catalog, inventory
|
4 |
Requires at least: 2.8
|
5 |
-
Tested up to: 3.
|
6 |
-
Stable tag: 0
|
7 |
|
8 |
Ecwid is a free full-featured shopping cart that can easily be added to any blog
|
9 |
and takes less than 5 minutes to set up.
|
@@ -53,7 +53,7 @@ Links
|
|
53 |
- Knowledge Base: [http://kb.ecwid.com](http://kb.ecwid.com)
|
54 |
|
55 |
== Changelog ==
|
56 |
-
= 0
|
57 |
- [!] The "Single Sign-on" feature didn't work properly in some cases. Fixed.
|
58 |
|
59 |
= 0.9 =
|
2 |
Contributors: Ecwid Team
|
3 |
Tags: shopping cart, ecommerce, e-commerce, paypal, google checkout, 2checkout, store, shop, product catalog, inventory
|
4 |
Requires at least: 2.8
|
5 |
+
Tested up to: 3.4
|
6 |
+
Stable tag: 1.0
|
7 |
|
8 |
Ecwid is a free full-featured shopping cart that can easily be added to any blog
|
9 |
and takes less than 5 minutes to set up.
|
53 |
- Knowledge Base: [http://kb.ecwid.com](http://kb.ecwid.com)
|
54 |
|
55 |
== Changelog ==
|
56 |
+
= 1.0 =
|
57 |
- [!] The "Single Sign-on" feature didn't work properly in some cases. Fixed.
|
58 |
|
59 |
= 0.9 =
|