Changeset 2150520
- Timestamp:
- 09/04/2019 02:01:04 AM (7 years ago)
- Location:
- cart66-cloud/trunk
- Files:
-
- 3 deleted
- 3 edited
-
cart66-cloud.php (modified) (1 diff)
-
includes/admin/class-cc-admin-main-settings.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
resources/css/select2.css (deleted)
-
resources/css/select2.png (deleted)
-
resources/js/select2.min.js (deleted)
Legend:
- Unmodified
- Added
- Removed
-
cart66-cloud/trunk/cart66-cloud.php
r2150517 r2150520 4 4 Plugin URI: http://cart66.com 5 5 Description: Ecommerce Without The Clutter 6 Version: 2.3. 66 Version: 2.3.7 7 7 Author: Reality66 8 8 Author URI: http://www.reality66.com -
cart66-cloud/trunk/includes/admin/class-cc-admin-main-settings.php
r2150517 r2150520 38 38 'shop_name' => 'Shop', 39 39 'catalog_button_style' => 'cc-button-primary', 40 'catalog_add_ to_cart' => '',40 'catalog_add_button' => '', 41 41 'custom_css' => '', 42 42 'default_css' => 'yes', -
cart66-cloud/trunk/readme.txt
r2150517 r2150520 6 6 Requires PHP: 7.0 7 7 Tested up to: 5.2.2 8 Stable tag: 2.3. 68 Stable tag: 2.3.7 9 9 License: GPLv3 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 139 139 == Changelog == 140 140 141 = 2.3.7 = 142 - Fix: Typo in catalog settings attribute causing PHP: Notice 143 141 144 = 2.3.6 = 142 145 - New: Add option to show Add To Cart button in catalog view
Note: See TracChangeset
for help on using the changeset viewer.