Changeset 2233002
- Timestamp:
- 01/24/2020 08:44:59 PM (6 years ago)
- Location:
- perzonalization
- Files:
-
- 11 added
- 1 deleted
- 2 edited
-
tags/1.4.6 (deleted)
-
tags/1.4.7 (added)
-
tags/1.4.7/banner-772x250.png (added)
-
tags/1.4.7/icon-128x128.png (added)
-
tags/1.4.7/perzonalization.php (added)
-
tags/1.4.7/readme.txt (added)
-
tags/1.4.7/screenshot-1.png (added)
-
tags/1.4.7/screenshot-2.png (added)
-
tags/1.4.7/screenshot-3.png (added)
-
tags/1.4.7/screenshot-4.png (added)
-
tags/1.4.7/screenshot-5.png (added)
-
tags/1.4.7/screenshot-6.png (added)
-
trunk/perzonalization.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
perzonalization/trunk/perzonalization.php
r2228521 r2233002 3 3 * Plugin Name: Perzonalization - AI Powered Personalization That Sells 4 4 * Plugin URI: perzonalization.com 5 * Version: 1.4. 66 * Description: With the help of more than 3billion 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 REST API.5 * Version: 1.4.7 6 * Description: With the help of more than 4 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 REST API. 7 7 * Author: Perzonalization 8 8 * Author URI: http://www.perzonalization.com/woocommerce-plugin/ … … 750 750 } 751 751 curl_close($ch); 752 exit(sprintf('<p><strong>Perzonalization</strong> requires WooCommerce plugin in order to function.</p>'));752 //exit(sprintf('<p><strong>Perzonalization</strong> requires WooCommerce plugin in order to function.</p>')); 753 753 } 754 754 -
perzonalization/trunk/readme.txt
r2138732 r2233002 4 4 Requires at least: 4.0.0 5 5 Tested up to: 5.2 6 Stable tag: 1.4. 66 Stable tag: 1.4.7 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.7 = 128 * Fixed a bug handling if cases where WooCommerce plugin is disabled. 129 127 130 = 1.4.6 = 128 131 * Added 404 page support.
Note: See TracChangeset
for help on using the changeset viewer.