Plugin Directory

Changeset 3485514


Ignore:
Timestamp:
03/18/2026 10:26:16 AM (9 days ago)
Author:
themehunk
Message:

Version 2.3.1

  • Update:cart and checkout button loader added.
  • Update: Powered by think updated.
  • Update: Feedback added.
Location:
th-all-in-one-woo-cart
Files:
95 added
2 edited

Legend:

Unmodified
Added
Removed
  • th-all-in-one-woo-cart/trunk/readme.txt

    r3471487 r3485514  
    55Requires at least: 5.5
    66Tested up to: 6.9
    7 Stable tag: 2.3.0
     7Stable tag: 2.3.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    106106
    107107== Screenshots ==
    108 1. Cart Setting
    109 2. Shrotcode
    110 3. Forntend Cart Layouts
    111 4. Frontend Mobile View
    112 5. Side Cart Style Pro
    113 6. Mobile Cart Style Pro
    114 7. Cart Analytics Pro
    115 
     1081. Dashboard
     1092. Cart Icon
     1103. Cart Layouts
     1114. Color Design
     1125. Cart Product Design
    116113
    117114License for images:
     
    158155== Changelog ==
    159156
     157= Version 2.3.1 =
     158* Update:cart and checkout button loader added.
     159* Update: Powered by think updated.
     160* Update: Feedback added.
     161
    160162= Version 2.3.0 =
    161 
    162163* New: Brand-New Admin UI – A completely redesigned, modern, and user-friendly interface for a better management experience.
    163164* New: Live Cart Preview – Instantly see how your cart settings look and behave in real time. No more guesswork!
  • th-all-in-one-woo-cart/trunk/th-all-in-one-woo-cart.php

    r3471487 r3485514  
    55 * Plugin URI:              https://themehunk.com/th-all-in-one-woo-cart/
    66 * Description:             TH All In One Woo Cart is a perfect choice to display Cart on your website and improve your potential customer’s buying experience. This plugin will add Floating Cart in your website.  Customers can update or remove products from the cart without reloading the cart continuously. It is a fully Responsive, mobile friendly plugin and supports many advanced features.
    7  * Version:                 2.3.0
     7 * Version:                 2.3.1
    88 * Author:                  ThemeHunk
    99 * License:                 GPL-2.0+
     
    6565require_once("inc/taiowc.php");
    6666require_once TAIOWC_PLUGIN_PATH . '/inc/taiowc-block.php';
     67require_once TAIOWC_PLUGIN_PATH . 'inc/deactivate-feedback.php';
    6768
    6869}             
Note: See TracChangeset for help on using the changeset viewer.