Plugin Directory

Changeset 3274457


Ignore:
Timestamp:
04/16/2025 09:53:02 AM (12 months ago)
Author:
moinuddinmunna
Message:

wordpress 6.8 support

Location:
complete-mini-cart-for-woocommerce
Files:
33 added
2 edited

Legend:

Unmodified
Added
Removed
  • complete-mini-cart-for-woocommerce/trunk/complete-mini-cart-for-woocommerce.php

    r3271221 r3274457  
    55 * Plugin URI:        https://cmcw.mnddn.site/
    66 * Description:       This plugin adds a mini cart feature to your WooCommerce store. An Elementor Widget and a shortcode. All that you needed in one simple plugin.
    7  * Version:           1.0.4
     7 * Version:           1.0.5
    88 * Requires at least: 6.0
    99 * Requires PHP:      7.4
     
    5858        define('CMCW_PATH', plugin_dir_path(__FILE__));
    5959        define('CMCW_URL', plugin_dir_url(__FILE__));
    60         define('CMCW_VERSION', '1.0.4');
     60        define('CMCW_VERSION', '1.0.5');
    6161    }
    6262
  • complete-mini-cart-for-woocommerce/trunk/readme.txt

    r3271221 r3274457  
    33Tags: Complete Mini Cart for WooCommerce, mini cart, woocommerce mini cart, ajax cart, woocommerce cart
    44Requires at least: 6.0
    5 Tested up to: 6.7
     5Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.0.4
     7Stable tag: 1.0.5
    88Short Description: A powerful, lightweight, and fully customizable mini cart plugin to improve user experience with an AJAX-powered cart and real-time updates.
    99License: GPLv2 or later
     
    35354. Enjoy an optimized cart experience on your store! 🚀
    3636
     37Checkout the doc page - [Installation Tutorial](https://cmcw.mnddn.site/docs/installation-process/)
    3738
    3839== Frequently Asked Questions ==
     
    7172* Elementor Widget Bug Fixed
    7273
     74= 1.0.5 =
     75* Wordpress 6.8 support
     76
    7377== Upgrade Notice ==
    7478= 1.0.0 =
     
    9094== Support ==
    9195Need help? Visit our [support forum](https://cmcw.mnddn.site/support/).
     96Documentation link - [Docs](https://cmcw.mnddn.site/docs/)
    9297
    9398== Source Code ==
Note: See TracChangeset for help on using the changeset viewer.