Changeset 2008339
- Timestamp:
- 01/08/2019 10:31:27 AM (7 years ago)
- Location:
- perzonalization
- Files:
-
- 11 added
- 1 deleted
- 2 edited
-
tags/1.4.4 (deleted)
-
tags/1.4.5 (added)
-
tags/1.4.5/banner-772x250.png (added)
-
tags/1.4.5/icon-128x128.png (added)
-
tags/1.4.5/perzonalization.php (added)
-
tags/1.4.5/readme.txt (added)
-
tags/1.4.5/screenshot-1.png (added)
-
tags/1.4.5/screenshot-2.png (added)
-
tags/1.4.5/screenshot-3.png (added)
-
tags/1.4.5/screenshot-4.png (added)
-
tags/1.4.5/screenshot-5.png (added)
-
tags/1.4.5/screenshot-6.png (added)
-
trunk/perzonalization.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
perzonalization/trunk/perzonalization.php
r1997848 r2008339 3 3 * Plugin Name: Perzonalization - Recommendations in Real Time 4 4 * Plugin URI: perzonalization.com 5 * Version: 1.4. 36 * Description: With the help of more than 2billion pages we have personalized so far, we have learned that understanding the visitor is the key in personalizing an online store. That is why we not only analyse behaviours around products but also the visitor's individual preferences and similar users' preferences. Works with activated wooCommerce API.5 * Version: 1.4.5 6 * Description: With the help of more than 3 billion pages we have personalized so far, we have learned that understanding the visitor is the key in personalizing an online store. That is why we not only analyse behaviours around products but also the visitor's individual preferences and similar users' preferences. Works with activated wooCommerce API. 7 7 * Author: Perzonalization 8 8 * Author URI: http://www.perzonalization.com/woocommerce-plugin/ … … 557 557 var detailsForPrz = { 558 558 instanceGuid: '{$guid}', 559 pageType: ' home',559 pageType: 'basket', 560 560 userId: '{$user_id}' 561 561 };</script>"; -
perzonalization/trunk/readme.txt
r2005563 r2008339 4 4 Requires at least: 4.0.0 5 5 Tested up to: 4.9.8 6 Stable tag: 1.4. 46 Stable tag: 1.4.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 125 125 == Changelog == 126 126 127 = 1.4.5 = 128 * Fixed a bug that caused wrong rec. blocks to be displayed in basket pages. 129 127 130 = 1.4.4 = 128 131 * Updated pricing scheme.
Note: See TracChangeset
for help on using the changeset viewer.