Plugin Directory

Changeset 3466074


Ignore:
Timestamp:
02/20/2026 08:11:42 PM (5 weeks ago)
Author:
moinuddinmunna
Message:

Fixed urls

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

Legend:

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

    r3298233 r3466074  
    33/*
    44 * Plugin Name:       Complete Mini Cart for WooCommerce
    5  * Plugin URI:        https://cmcw.mnddn.site/
     5 * Plugin URI:        https://cmcw.mnddn.top/
    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:           2.0.4
     7 * Version:           2.0.5
    88 * Requires at least: 6.0
    99 * Requires PHP:      7.4
    1010 * Author:            Moin Munna
    11  * Author URI:        https://portfolio.mnddn.site/
     11 * Author URI:        https://portfolio.mnddn.top/
    1212 * License:           GPL v2 or later
    1313 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
     
    6262        define('CMCW_PATH', plugin_dir_path(__FILE__));
    6363        define('CMCW_URL', plugin_dir_url(__FILE__));
    64         define('CMCW_VERSION', '2.0.4');
     64        define('CMCW_VERSION', '2.0.5');
    6565    }
    6666
  • complete-mini-cart-for-woocommerce/trunk/readme.txt

    r3298233 r3466074  
    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.8
     5Tested up to: 6.9
    66Requires PHP: 7.4
    77Stable tag: 2.0.4
Note: See TracChangeset for help on using the changeset viewer.