Changeset 3333313
- Timestamp:
- 07/24/2025 07:04:10 AM (8 months ago)
- Location:
- unify/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
unify.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
unify/trunk/readme.txt
r3303493 r3333313 3 3 Tags: woocommerce, limelight, konnektive, Response, Sublytics, shopify, payment, limelightcrm, konnektivecrm, responsecrm, sublyticscrm, shopping, shop, ecommence, wordpress, crm, connection. 4 4 Requires at least: 4.0 5 Tested up to: 6. 45 Tested up to: 6.8.1 6 6 Requires PHP: 5.6 7 Stable tag: 3.4. 67 Stable tag: 3.4.7 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html\ … … 95 95 == Changelog == 96 96 97 = 3.4.7 = 98 * Stability - Check for Wordpress. 99 97 100 = 3.4.6 = 98 101 * Enhancement - Checkout performance enhanced. -
unify/trunk/unify.php
r3303493 r3333313 7 7 * Author: CodeClouds <sales@codeclouds.com> 8 8 * Author URI: https://www.CodeClouds.com/ 9 * Version: 3.4. 69 * Version: 3.4.7 10 10 * License: GPLv2 or later 11 11 * License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 60 60 define('UNIFY_PLATFORM_LOGIN', 'https://accounts.unify.to/login'); 61 61 define('UNIFY_WP_HOME_URL', home_url()); 62 define('UNIFY_JS_VERSION', '3.4. 6');62 define('UNIFY_JS_VERSION', '3.4.7');
Note: See TracChangeset
for help on using the changeset viewer.