Plugin Directory

Changeset 2150520


Ignore:
Timestamp:
09/04/2019 02:01:04 AM (7 years ago)
Author:
reality66
Message:

Release version 2.3.7

Location:
cart66-cloud/trunk
Files:
3 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • cart66-cloud/trunk/cart66-cloud.php

    r2150517 r2150520  
    44Plugin URI: http://cart66.com
    55Description: Ecommerce Without The Clutter
    6 Version: 2.3.6
     6Version: 2.3.7
    77Author: Reality66
    88Author URI: http://www.reality66.com
  • cart66-cloud/trunk/includes/admin/class-cc-admin-main-settings.php

    r2150517 r2150520  
    3838            'shop_name' => 'Shop',
    3939            'catalog_button_style' => 'cc-button-primary',
    40             'catalog_add_to_cart' => '',
     40            'catalog_add_button' => '',
    4141            'custom_css' => '',
    4242            'default_css' => 'yes',
  • cart66-cloud/trunk/readme.txt

    r2150517 r2150520  
    66Requires PHP: 7.0
    77Tested up to: 5.2.2
    8 Stable tag: 2.3.6
     8Stable tag: 2.3.7
    99License: GPLv3
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    139139== Changelog ==
    140140
     141= 2.3.7 =
     142- Fix: Typo in catalog settings attribute causing PHP: Notice
     143
    141144= 2.3.6 =
    142145- New: Add option to show Add To Cart button in catalog view
Note: See TracChangeset for help on using the changeset viewer.