Changeset 3453558
- Timestamp:
- 02/04/2026 07:12:18 AM (7 weeks ago)
- Location:
- fast-cart
- Files:
-
- 66 added
- 12 edited
-
tags/1.2.1 (added)
-
tags/1.2.1/admin (added)
-
tags/1.2.1/admin/css (added)
-
tags/1.2.1/admin/css/backend-rtl.css (added)
-
tags/1.2.1/admin/css/backend.css (added)
-
tags/1.2.1/admin/css/select2.min.css (added)
-
tags/1.2.1/admin/images (added)
-
tags/1.2.1/admin/images/full.png (added)
-
tags/1.2.1/admin/images/inline.png (added)
-
tags/1.2.1/admin/js (added)
-
tags/1.2.1/admin/js/backend.js (added)
-
tags/1.2.1/admin/js/select2.min.js (added)
-
tags/1.2.1/fast-cart.php (added)
-
tags/1.2.1/fonts (added)
-
tags/1.2.1/fonts/LICENSE.txt (added)
-
tags/1.2.1/fonts/README.txt (added)
-
tags/1.2.1/fonts/font (added)
-
tags/1.2.1/fonts/font/fontello.eot (added)
-
tags/1.2.1/fonts/font/fontello.svg (added)
-
tags/1.2.1/fonts/font/fontello.ttf (added)
-
tags/1.2.1/fonts/font/fontello.woff (added)
-
tags/1.2.1/fonts/font/fontello.woff2 (added)
-
tags/1.2.1/fonts/fontello.css (added)
-
tags/1.2.1/includes (added)
-
tags/1.2.1/includes/class-fast-cart-admin-settings.php (added)
-
tags/1.2.1/includes/class-fast-cart-front.php (added)
-
tags/1.2.1/includes/class-fast-cart-popup.php (added)
-
tags/1.2.1/includes/class-fast-cart.php (added)
-
tags/1.2.1/includes/layout.php (added)
-
tags/1.2.1/includes/setting-tab (added)
-
tags/1.2.1/includes/setting-tab/general.php (added)
-
tags/1.2.1/includes/setting-tab/styling.php (added)
-
tags/1.2.1/includes/style.php (added)
-
tags/1.2.1/includes/templates (added)
-
tags/1.2.1/includes/templates/fast-mini-cart.php (added)
-
tags/1.2.1/includes/templates/fast-mini-popup.php (added)
-
tags/1.2.1/includes/wpxtension (added)
-
tags/1.2.1/includes/wpxtension/LICENSE.txt (added)
-
tags/1.2.1/includes/wpxtension/wpx-menu.php (added)
-
tags/1.2.1/includes/wpxtension/wpx-setting-fields-basic.php (added)
-
tags/1.2.1/includes/wpxtension/wpx-sidebar.php (added)
-
tags/1.2.1/includes/wpxtension/wpxtension-admin-rtl.css (added)
-
tags/1.2.1/includes/wpxtension/wpxtension-admin.css (added)
-
tags/1.2.1/includes/wpxtension/wpxtension-admin.min-rtl.css (added)
-
tags/1.2.1/includes/wpxtension/wpxtension-admin.min.css (added)
-
tags/1.2.1/languages (added)
-
tags/1.2.1/languages/fast-cart.pot (added)
-
tags/1.2.1/package.json (added)
-
tags/1.2.1/public (added)
-
tags/1.2.1/public/css (added)
-
tags/1.2.1/public/css/backend-rtl.css (added)
-
tags/1.2.1/public/css/public-popup-rtl.css (added)
-
tags/1.2.1/public/css/public-popup.css (added)
-
tags/1.2.1/public/css/public-popup.min-rtl.css (added)
-
tags/1.2.1/public/css/public-popup.min.css (added)
-
tags/1.2.1/public/css/public-rtl.css (added)
-
tags/1.2.1/public/css/public.css (added)
-
tags/1.2.1/public/css/public.min-rtl.css (added)
-
tags/1.2.1/public/css/public.min.css (added)
-
tags/1.2.1/public/js (added)
-
tags/1.2.1/public/js/public-popup.js (added)
-
tags/1.2.1/public/js/public-popup.min.js (added)
-
tags/1.2.1/public/js/public.js (added)
-
tags/1.2.1/public/js/public.min.js (added)
-
tags/1.2.1/readme.txt (added)
-
tags/1.2.1/uninstall.php (added)
-
trunk/fast-cart.php (modified) (2 diffs)
-
trunk/includes/class-fast-cart-admin-settings.php (modified) (1 diff)
-
trunk/includes/class-fast-cart-front.php (modified) (1 diff)
-
trunk/includes/class-fast-cart-popup.php (modified) (1 diff)
-
trunk/includes/class-fast-cart.php (modified) (1 diff)
-
trunk/includes/layout.php (modified) (1 diff)
-
trunk/includes/setting-tab/general.php (modified) (1 diff)
-
trunk/includes/setting-tab/styling.php (modified) (1 diff)
-
trunk/includes/style.php (modified) (1 diff)
-
trunk/languages/fast-cart.pot (modified) (14 diffs)
-
trunk/package.json (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fast-cart/trunk/fast-cart.php
r3406219 r3453558 5 5 * Description: Beautiful & Responsive floating cart to ensure the best shopping experience and more sales. 🛒️ 6 6 * Author: WPXtension 7 * Version: 1.2. 07 * Version: 1.2.1 8 8 * Domain Path: /languages 9 9 * Requires at least: 5.5 … … 11 11 * Requires PHP: 7.2 12 12 * WC requires at least: 5.5 13 * WC tested up to: 10. 3.513 * WC tested up to: 10.4.3 14 14 * Text Domain: fast-cart 15 15 * Author URI: https://wpxtension.com -
fast-cart/trunk/includes/class-fast-cart-admin-settings.php
r3406219 r3453558 1 1 <?php 2 3 defined( 'ABSPATH' ) or die( 'Keep Silent' ); 2 4 3 5 class Fast_Cart_Admin_Settings{ -
fast-cart/trunk/includes/class-fast-cart-front.php
r3406219 r3453558 1 1 <?php 2 3 defined( 'ABSPATH' ) or die( 'Keep Silent' ); 2 4 3 5 class Fast_Cart_Front{ -
fast-cart/trunk/includes/class-fast-cart-popup.php
r3406219 r3453558 1 1 <?php 2 3 defined( 'ABSPATH' ) or die( 'Keep Silent' ); 2 4 3 5 class Fast_Cart_Popup{ -
fast-cart/trunk/includes/class-fast-cart.php
r3406219 r3453558 12 12 protected $_plugin = 'fast-cart'; 13 13 14 protected $_version = '1.2. 0';14 protected $_version = '1.2.1'; 15 15 16 16 protected static $_instance = null; -
fast-cart/trunk/includes/layout.php
r3406219 r3453558 1 <?php defined( 'ABSPATH' ) or die( 'Keep Silent' ); ?> 2 1 3 <div class="wrap"> 2 4 -
fast-cart/trunk/includes/setting-tab/general.php
r3406219 r3453558 1 <?php defined( 'ABSPATH' ) or die( 'Keep Silent' ); ?> 2 1 3 <section class="general" id="fc-general-section"> 2 4 -
fast-cart/trunk/includes/setting-tab/styling.php
r3406219 r3453558 1 <?php defined( 'ABSPATH' ) or die( 'Keep Silent' ); ?> 2 1 3 <section class="advanced" id="fc-advanced-section"> 2 4 -
fast-cart/trunk/includes/style.php
r3247948 r3453558 1 1 <?php 2 3 defined( 'ABSPATH' ) or die( 'Keep Silent' ); 2 4 3 5 if( !function_exists( 'fast_cart_css_variables' ) ){ -
fast-cart/trunk/languages/fast-cart.pot
r3406219 r3453558 1 # Copyright (C) 202 5fast-cart1 # Copyright (C) 2026 fast-cart 2 2 # This file is distributed under the GPLv2 or later license. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: fast-cart 1.2. 0\n"5 "Project-Id-Version: fast-cart 1.2.1\n" 6 6 "Report-Msgid-Bugs-To: WPXtension <EMAIL>\n" 7 7 "MIME-Version: 1.0\n" … … 9 9 "Content-Type: text/plain; charset=iso-8859-1\n" 10 10 "Plural-Forms: nplurals=2; plural=(n!=1);\n" 11 "POT-Creation-Date: 202 5-11-30T12:42:10.355Z\n"12 "PO-Revision-Date: 202 5-MO-DA HO:MI+ZONE\n"11 "POT-Creation-Date: 2026-02-04T08:13:45.157Z\n" 12 "PO-Revision-Date: 2026-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: WPXtension <EMAIL>\n" 14 14 "Language-Team: WPXtension <EMAIL>\n" … … 52 52 msgstr "" 53 53 54 #: includes/layout.php: 454 #: includes/layout.php:6 55 55 msgid "Fast Cart for WooCommerce Settings" 56 56 msgstr "" 57 57 58 #: includes/layout.php:3 758 #: includes/layout.php:39 59 59 msgid "General" 60 60 msgstr "" 61 61 62 #: includes/layout.php: 3862 #: includes/layout.php:40 63 63 msgid "Styling" 64 64 msgstr "" 65 65 66 #: includes/layout.php:6 766 #: includes/layout.php:69 67 67 msgid "Save Settings" 68 68 msgstr "" 69 69 70 #: includes/layout.php: 8870 #: includes/layout.php:90 71 71 msgid "Are you sure to reset?" 72 72 msgstr "" 73 73 74 #: includes/layout.php: 8874 #: includes/layout.php:90 75 75 msgid "Reset Current Tab" 76 76 msgstr "" 77 77 78 #: includes/class-fast-cart-popup.php:7 578 #: includes/class-fast-cart-popup.php:77 79 79 msgid "Product successfully added to your cart" 80 80 msgstr "" 81 81 82 #: includes/class-fast-cart-popup.php:7 682 #: includes/class-fast-cart-popup.php:78 83 83 msgid "Product updated successfully" 84 84 msgstr "" 85 85 86 #: includes/class-fast-cart-popup.php:7 786 #: includes/class-fast-cart-popup.php:79 87 87 msgid "Product removed from your cart" 88 88 msgstr "" 89 89 90 #: includes/class-fast-cart-popup.php:22 091 #: includes/class-fast-cart-front.php:5 4890 #: includes/class-fast-cart-popup.php:222 91 #: includes/class-fast-cart-front.php:550 92 92 msgid "Total:" 93 93 msgstr "" 94 94 95 #: includes/class-fast-cart-popup.php:23 295 #: includes/class-fast-cart-popup.php:234 96 96 msgid "Continue Shopping" 97 97 msgstr "" 98 98 99 #: includes/class-fast-cart-front.php:15 1100 #: includes/class-fast-cart-front.php:17 6101 #: includes/class-fast-cart-front.php:21 1102 #: includes/class-fast-cart-front.php:2 2999 #: includes/class-fast-cart-front.php:153 100 #: includes/class-fast-cart-front.php:178 101 #: includes/class-fast-cart-front.php:213 102 #: includes/class-fast-cart-front.php:231 103 103 msgid "Shopping Cart" 104 104 msgstr "" 105 105 106 #: includes/class-fast-cart-front.php:3 18106 #: includes/class-fast-cart-front.php:320 107 107 msgid "Are you sure? It will remove all the carted items." 108 108 msgstr "" 109 109 110 #: includes/class-fast-cart-front.php:57 0110 #: includes/class-fast-cart-front.php:572 111 111 msgid "(includes %1$s estimated for %2$s)" 112 112 msgstr "" 113 113 114 #: includes/class-fast-cart-front.php:57 3114 #: includes/class-fast-cart-front.php:575 115 115 msgid "(includes %s)" 116 116 msgstr "" 117 117 118 #: includes/class-fast-cart-front.php:59 0118 #: includes/class-fast-cart-front.php:592 119 119 msgid "Subtotal:" 120 120 msgstr "" 121 121 122 #: includes/class-fast-cart-front.php:60 2122 #: includes/class-fast-cart-front.php:604 123 123 msgid "View cart" 124 124 msgstr "" 125 125 126 #: includes/class-fast-cart-admin-settings.php:27 3126 #: includes/class-fast-cart-admin-settings.php:275 127 127 msgid "Settings" 128 128 msgstr "" 129 129 130 #: includes/class-fast-cart-admin-settings.php:33 4130 #: includes/class-fast-cart-admin-settings.php:336 131 131 msgid "Security check" 132 132 msgstr "" … … 138 138 139 139 #: includes/templates/fast-mini-cart.php:43 140 #: includes/setting-tab/general.php:24 2140 #: includes/setting-tab/general.php:244 141 141 msgid "Empty Cart" 142 142 msgstr "" 143 143 144 144 #: includes/templates/fast-mini-cart.php:193 145 #: includes/setting-tab/general.php:34 5145 #: includes/setting-tab/general.php:347 146 146 msgid "No products in the cart." 147 147 msgstr "" 148 148 149 #: includes/setting-tab/styling.php: 3149 #: includes/setting-tab/styling.php:5 150 150 msgid "Tray Style" 151 151 msgstr "" 152 152 153 #: includes/setting-tab/styling.php:1 1153 #: includes/setting-tab/styling.php:13 154 154 msgid "Mode" 155 155 msgstr "" 156 156 157 #: includes/setting-tab/styling.php:2 6157 #: includes/setting-tab/styling.php:28 158 158 msgid "" 159 159 "You can set your desired light/dark color from below. Initially, #ffffff " … … 161 161 msgstr "" 162 162 163 #: includes/setting-tab/styling.php:3 4163 #: includes/setting-tab/styling.php:36 164 164 msgid "Light Mode Color" 165 165 msgstr "" 166 166 167 #: includes/setting-tab/styling.php: 48167 #: includes/setting-tab/styling.php:50 168 168 msgid "Dark Mode Color" 169 169 msgstr "" 170 170 171 #: includes/setting-tab/styling.php:6 2171 #: includes/setting-tab/styling.php:64 172 172 msgid "Color" 173 173 msgstr "" 174 174 175 #: includes/setting-tab/styling.php:7 5175 #: includes/setting-tab/styling.php:77 176 176 msgid "Tray Bottom Color" 177 177 msgstr "" 178 178 179 #: includes/setting-tab/styling.php: 89179 #: includes/setting-tab/styling.php:91 180 180 msgid "Tray Bottom Border Color" 181 181 msgstr "" 182 182 183 #: includes/setting-tab/styling.php:10 4183 #: includes/setting-tab/styling.php:106 184 184 msgid "Buttons Style" 185 185 msgstr "" 186 186 187 #: includes/setting-tab/general.php: 3187 #: includes/setting-tab/general.php:5 188 188 msgid "Basic Settings" 189 189 msgstr "" 190 190 191 #: includes/setting-tab/general.php:1 1191 #: includes/setting-tab/general.php:13 192 192 msgid "AJAX Add to Cart" 193 193 msgstr "" 194 194 195 #: includes/setting-tab/general.php:1 6195 #: includes/setting-tab/general.php:18 196 196 msgid "" 197 197 "Fast cart will be opened immediately after whenever click to AJAX Add to " … … 199 199 msgstr "" 200 200 201 #: includes/setting-tab/general.php:2 6201 #: includes/setting-tab/general.php:28 202 202 msgid "Normal (Non-Ajax) Add to cart" 203 203 msgstr "" 204 204 205 #: includes/setting-tab/general.php:3 1205 #: includes/setting-tab/general.php:33 206 206 msgid "" 207 207 "Fast cart will be opened immediately after whenever click to normal Add to " … … 210 210 msgstr "" 211 211 212 #: includes/setting-tab/general.php:4 1212 #: includes/setting-tab/general.php:43 213 213 msgid "Hide Overlay Layer" 214 214 msgstr "" 215 215 216 #: includes/setting-tab/general.php:4 6216 #: includes/setting-tab/general.php:48 217 217 msgid "" 218 218 "If you hide the overlay layer, the user still can work on your site even " … … 220 220 msgstr "" 221 221 222 #: includes/setting-tab/general.php:4 7222 #: includes/setting-tab/general.php:49 223 223 msgid "" 224 224 "If you enable this option, by default, a close icon will appear on the cart " … … 226 226 msgstr "" 227 227 228 #: includes/setting-tab/general.php:5 6228 #: includes/setting-tab/general.php:58 229 229 msgid "Floating Tray Closure" 230 230 msgstr "" 231 231 232 #: includes/setting-tab/general.php:8 5232 #: includes/setting-tab/general.php:87 233 233 msgid "Floating Tray Position" 234 234 msgstr "" 235 235 236 #: includes/setting-tab/general.php:12 4236 #: includes/setting-tab/general.php:126 237 237 msgid "Refresh Cart on Page Load" 238 238 msgstr "" 239 239 240 #: includes/setting-tab/general.php:1 29240 #: includes/setting-tab/general.php:131 241 241 msgid "" 242 242 "Will refresh the fragment and display the effects of settings immediately " … … 244 244 msgstr "" 245 245 246 #: includes/setting-tab/general.php:1 59246 #: includes/setting-tab/general.php:161 247 247 msgid "Place Cart Icon in Menus" 248 248 msgstr "" 249 249 250 #: includes/setting-tab/general.php:16 4250 #: includes/setting-tab/general.php:166 251 251 msgid "" 252 252 "Choose the menu(s) you want to add toggle cart icon and total at the end, " … … 254 254 msgstr "" 255 255 256 #: includes/setting-tab/general.php:17 3256 #: includes/setting-tab/general.php:175 257 257 msgid "Cart Popup" 258 258 msgstr "" 259 259 260 #: includes/setting-tab/general.php:1 78260 #: includes/setting-tab/general.php:180 261 261 msgid "Display popup after adding products to the cart." 262 262 msgstr "" 263 263 264 #: includes/setting-tab/general.php:1 79264 #: includes/setting-tab/general.php:181 265 265 msgid "" 266 266 "Note: This popup will display the current carted items, not all the carted " … … 268 268 msgstr "" 269 269 270 #: includes/setting-tab/general.php:1 89270 #: includes/setting-tab/general.php:191 271 271 msgid "Item Settings" 272 272 msgstr "" 273 273 274 #: includes/setting-tab/general.php: 198274 #: includes/setting-tab/general.php:200 275 275 msgid "How to Open Item Links" 276 276 msgstr "" 277 277 278 #: includes/setting-tab/general.php:22 7278 #: includes/setting-tab/general.php:229 279 279 msgid "Reverse Cart Items" 280 280 msgstr "" 281 281 282 #: includes/setting-tab/general.php:23 2282 #: includes/setting-tab/general.php:234 283 283 msgid "Display current cart items at the top of the cart tray." 284 284 msgstr "" 285 285 286 #: includes/setting-tab/general.php:24 7286 #: includes/setting-tab/general.php:249 287 287 msgid "Display a link to remove all the carted items." 288 288 msgstr "" 289 289 290 #: includes/setting-tab/general.php:25 5290 #: includes/setting-tab/general.php:257 291 291 msgid "Confirm Emptying" 292 292 msgstr "" 293 293 294 #: includes/setting-tab/general.php:26 0294 #: includes/setting-tab/general.php:262 295 295 msgid "Display a confirmation alert before emptying cart." 296 296 msgstr "" 297 297 298 #: includes/setting-tab/general.php:2 69298 #: includes/setting-tab/general.php:271 299 299 msgid "Enable Regular Price" 300 300 msgstr "" 301 301 302 #: includes/setting-tab/general.php:27 4302 #: includes/setting-tab/general.php:276 303 303 msgid "Display Total at the bottom of the cart tray." 304 304 msgstr "" 305 305 306 #: includes/setting-tab/general.php:28 3306 #: includes/setting-tab/general.php:285 307 307 msgid "Disable Remove Button" 308 308 msgstr "" 309 309 310 #: includes/setting-tab/general.php:2 88310 #: includes/setting-tab/general.php:290 311 311 msgid "Hide the remove button for the item." 312 312 msgstr "" 313 313 314 #: includes/setting-tab/general.php: 299314 #: includes/setting-tab/general.php:301 315 315 msgid "Enable Quantity Field" 316 316 msgstr "" 317 317 318 #: includes/setting-tab/general.php:30 4318 #: includes/setting-tab/general.php:306 319 319 msgid "Display Quantity Field to increase the carted product from cart tray." 320 320 msgstr "" 321 321 322 #: includes/setting-tab/general.php:31 4322 #: includes/setting-tab/general.php:316 323 323 msgid "Enable +/- Button" 324 324 msgstr "" 325 325 326 #: includes/setting-tab/general.php:3 19326 #: includes/setting-tab/general.php:321 327 327 msgid "" 328 328 "Display +/- button with Quantity Field to increase the carted product from " … … 330 330 msgstr "" 331 331 332 #: includes/setting-tab/general.php:3 28332 #: includes/setting-tab/general.php:330 333 333 msgid "Display Total" 334 334 msgstr "" 335 335 336 #: includes/setting-tab/general.php:33 3336 #: includes/setting-tab/general.php:335 337 337 msgid "Display Total bottom of the cart tray." 338 338 msgstr "" 339 339 340 #: includes/setting-tab/general.php:34 3340 #: includes/setting-tab/general.php:345 341 341 msgid "Empty Cart Message" 342 342 msgstr "" 343 343 344 #: includes/setting-tab/general.php:34 7344 #: includes/setting-tab/general.php:349 345 345 msgid "This message will be displayed when your cart is empty." 346 346 msgstr "" 347 347 348 #: includes/setting-tab/general.php:35 1348 #: includes/setting-tab/general.php:353 349 349 msgid "New" 350 350 msgstr "" 351 351 352 #: includes/setting-tab/general.php:36 0352 #: includes/setting-tab/general.php:362 353 353 msgid "Icon Settings" 354 354 msgstr "" 355 355 356 #: includes/setting-tab/general.php:36 6356 #: includes/setting-tab/general.php:368 357 357 msgid "Choose Cart Icon" 358 358 msgstr "" 359 359 360 #: includes/setting-tab/general.php:3 78360 #: includes/setting-tab/general.php:380 361 361 msgid "More Icons" 362 362 msgstr "" 363 363 364 #: includes/setting-tab/general.php:4 09364 #: includes/setting-tab/general.php:411 365 365 msgid "Floating Cart Settings" 366 366 msgstr "" 367 367 368 #: includes/setting-tab/general.php:41 7368 #: includes/setting-tab/general.php:419 369 369 msgid "Enable Floating Cart Icon" 370 370 msgstr "" 371 371 372 #: includes/setting-tab/general.php:42 2372 #: includes/setting-tab/general.php:424 373 373 msgid "Enable Foating Icon." 374 374 msgstr "" 375 375 376 #: includes/setting-tab/general.php:43 2376 #: includes/setting-tab/general.php:434 377 377 msgid "Floating Icon Position" 378 378 msgstr "" 379 379 380 #: includes/setting-tab/general.php:46 7380 #: includes/setting-tab/general.php:469 381 381 msgid "Enable Shake Effect" 382 382 msgstr "" 383 383 384 #: includes/setting-tab/general.php:47 2384 #: includes/setting-tab/general.php:474 385 385 msgid "" 386 386 "Shake the icon when some items added into the cart. It is a reminder for " … … 388 388 msgstr "" 389 389 390 #: includes/setting-tab/general.php:48 2390 #: includes/setting-tab/general.php:484 391 391 msgid "Hide Quantity Bubble" 392 392 msgstr "" 393 393 394 #: includes/setting-tab/general.php:48 7394 #: includes/setting-tab/general.php:489 395 395 msgid "Hide quantity bubble if cart is empty." 396 396 msgstr "" 397 397 398 #: includes/setting-tab/general.php:49 7398 #: includes/setting-tab/general.php:499 399 399 msgid "Hide If Empty" 400 400 msgstr "" 401 401 402 #: includes/setting-tab/general.php:50 2402 #: includes/setting-tab/general.php:504 403 403 msgid "Hide the entire icon if cart is empty." 404 404 msgstr "" -
fast-cart/trunk/package.json
r3406219 r3453558 1 1 { 2 2 "name": "fast-cart", 3 "version": "1.2. 0",3 "version": "1.2.1", 4 4 "description": "Beautiful & Responsive floating cart to ensure the best shopping experience and more sales.", 5 5 "main": "index.js", -
fast-cart/trunk/readme.txt
r3406219 r3453558 6 6 WC requires at least: 5.5 7 7 Tested up to: 6.9 8 WC tested up to: 10. 3.59 Stable tag: 1.2. 08 WC tested up to: 10.4.3 9 Stable tag: 1.2.1 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 108 108 == Changelog == 109 109 110 = 1.2.1 [04-02-2026] Wednesday = 111 * Security- Check based on Plugin Check Plugin (PCP). 112 * Compatibility- WooCommerce 10.4.3 113 110 114 = 1.2.0 [30-11-2025] Sunday = 111 115 * Feature: Added an option to close the tray using either the overlay layer or the close button.
Note: See TracChangeset
for help on using the changeset viewer.