Ecwid Ecommerce Shopping Cart - Version 5.1

Version Description

  • Improved SEO friendly clean URLs tool. Previously, if you had your store installed on different pages of your site (e.g. different store categories on different site pages), the SEO URLs worked on the main store/catalog page only. Now it should work fine on all pages you add your store to. Please make sure you use the Add store editor button when adding your store to the site pages.
  • The new categories menu widget is now enabled for every site. We released the new categories widget in the version 3.4 it is mobile friendly and looks great with any wordpress ecommerce theme. We made it possible to turn on/off the new widget temporarily to make sure every site would have time to try it before its enabled for everyone. Now its enabled. If you have enabled it previously, nothing will change for you your categories widget is already updated. If you have the old categories widget displayed on your site, this update will replace it with the new one. Please let us know if you have any trouble with the new widget.
  • Fixes and improvements for the SEO friendly clean URLs option. We continue polishing the new Ecwid URLs (added in the v.5) to make sure they work well in every store. Have any feedback on your store URLs? Please let us know.
Download this release

Release Info

Developer Ecwid
Plugin Icon 128x128 Ecwid Ecommerce Shopping Cart
Version 5.1
Comparing to
See all releases

Code changes from version 5.0.8 to 5.1

Files changed (2) hide show
  1. ecwid-shopping-cart.php +1 -2
  2. readme.txt +6 -1
ecwid-shopping-cart.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://www.ecwid.com?source=wporg
5
  Description: Ecwid is a free full-featured shopping cart. It can be easily integrated with any Wordpress blog and takes less than 5 minutes to set up.
6
  Text Domain: ecwid-shopping-cart
7
  Author: Ecwid Team
8
- Version: 5.0.8
9
  Author URI: http://www.ecwid.com?source=wporg
10
  */
11
 
@@ -64,7 +64,6 @@ if ( is_admin() ){
64
  add_action('admin_post_ecwid_sync_products', 'ecwid_sync_products');
65
  add_action('wp_ajax_ecwid_sync_products', 'ecwid_sync_products');
66
  add_action('admin_head', 'ecwid_ie8_fonts_inclusion');
67
- add_action('save_post', 'ecwid_save_post');
68
  add_action('init', 'ecwid_apply_theme', 0);
69
  add_action('get_footer', 'ecwid_admin_get_footer');
70
  add_action('admin_post_ecwid_connect', 'ecwid_admin_post_connect');
5
  Description: Ecwid is a free full-featured shopping cart. It can be easily integrated with any Wordpress blog and takes less than 5 minutes to set up.
6
  Text Domain: ecwid-shopping-cart
7
  Author: Ecwid Team
8
+ Version: 5.1
9
  Author URI: http://www.ecwid.com?source=wporg
10
  */
11
 
64
  add_action('admin_post_ecwid_sync_products', 'ecwid_sync_products');
65
  add_action('wp_ajax_ecwid_sync_products', 'ecwid_sync_products');
66
  add_action('admin_head', 'ecwid_ie8_fonts_inclusion');
 
67
  add_action('init', 'ecwid_apply_theme', 0);
68
  add_action('get_footer', 'ecwid_admin_get_footer');
69
  add_action('admin_post_ecwid_connect', 'ecwid_admin_post_connect');
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: Ecwid
3
  Tags: ecommerce, downloadable products, Facebook ecommerce, online store, paypal, product catalog, shop, shopping cart, store
4
  Requires at least: 3.5
5
  Tested up to: 4.7
6
- Stable tag: 5.0.7
7
 
8
  Powerful, easy to use ecommerce shopping cart. Bank level PCI DSS Level 1 security. iPhone & Android apps. Superb support. Free plan available.
9
 
@@ -149,6 +149,11 @@ You can use Ecwid’s built-in import tools to copy your store products from any
149
  * [Ecwid eCommerce Forums](https://www.ecwid.com/forums/forumdisplay.php?f=19)
150
 
151
  == Changelog ==
 
 
 
 
 
152
  = 5.0.7 =
153
  - **SEO improvement for canonical tags on the product and category pages.** The Ecwid ecommerce plugin now hides the store root page canonical and dynamically adds corresponding canonical tags to the product and category pages as you browse the store. This is to improve the pages visibility for search engines, when the new clean URLs option is enabled.
154
  - **Fixed layout issue in the Wordpress 2017 theme.** We found an issue with the way Ecwid online stores are displayed in the default Wordpress “Twenty Seventeen” theme — the stores pages appeared too narrow. We fixed that.
3
  Tags: ecommerce, downloadable products, Facebook ecommerce, online store, paypal, product catalog, shop, shopping cart, store
4
  Requires at least: 3.5
5
  Tested up to: 4.7
6
+ Stable tag: 5.1
7
 
8
  Powerful, easy to use ecommerce shopping cart. Bank level PCI DSS Level 1 security. iPhone & Android apps. Superb support. Free plan available.
9
 
149
  * [Ecwid eCommerce Forums](https://www.ecwid.com/forums/forumdisplay.php?f=19)
150
 
151
  == Changelog ==
152
+ = 5.1 =
153
+ - **Improved SEO friendly clean URLs tool.** Previously, if you had your store installed on different pages of your site (e.g. different store categories on different site pages), the SEO URLs worked on the main store/catalog page only. Now it should work fine on all pages you add your store to. Please make sure you use the “Add store” editor button when adding your store to the site pages.
154
+ - **The new categories menu widget is now enabled for every site.** We released the new categories widget in the version 3.4 — it is mobile friendly and looks great with any wordpress ecommerce theme. We made it possible to turn on/off the new widget temporarily to make sure every site would have time to try it before it’s enabled for everyone. Now it’s enabled. If you have enabled it previously, nothing will change for you — your categories widget is already updated. If you have the old categories widget displayed on your site, this update will replace it with the new one. Please let us know if you have any trouble with the new widget.
155
+ - **Fixes and improvements for the SEO friendly clean URLs option.** We continue polishing the new Ecwid URLs (added in the v.5) to make sure they work well in every store. Have any feedback on your store URLs? Please let us know.
156
+
157
  = 5.0.7 =
158
  - **SEO improvement for canonical tags on the product and category pages.** The Ecwid ecommerce plugin now hides the store root page canonical and dynamically adds corresponding canonical tags to the product and category pages as you browse the store. This is to improve the pages visibility for search engines, when the new clean URLs option is enabled.
159
  - **Fixed layout issue in the Wordpress 2017 theme.** We found an issue with the way Ecwid online stores are displayed in the default Wordpress “Twenty Seventeen” theme — the stores pages appeared too narrow. We fixed that.