Plugin Directory

Changeset 2851859


Ignore:
Timestamp:
01/20/2023 12:25:55 PM (3 years ago)
Author:
intolap
Message:

Compatibility update

Location:
order-on-mobile-for-woocommerce/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • order-on-mobile-for-woocommerce/trunk/README.txt

    r2783736 r2851859  
    33Donate link: https://pages.razorpay.com/intolap
    44Tags: woocommerce, whatsapp, products, order, wordpress, woocommerce whatsapp, whatsapp order woocommerce
    5 Requires at least: 5.9
    6 Tested up to: 6.0
    7 WC requires at least: 6.8
    8 WC tested up to: 6.8
     5Requires at least: 6.1
     6Tested up to: 6.1
     7WC requires at least: 7.0
     8WC tested up to: 7.3
    99Stable tag: trunk
    10 Requires PHP: 7.2
     10Requires PHP: 7.4
    1111License: GPLv2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    106106* [Dokan Lite](https://wordpress.org/plugins/dokan-lite/)
    107107* [Dokan Pro](https://wedevs.com/dokan/)
    108 * [WCMP](https://wc-marketplace.com/)
     108* [MultivendorX](https://multivendorx.com/)
    109109* [Smart Currency Detector](https://wordpress.org/plugins/scd-smart-currency-detector/)
    110110* [SCD for Dokan](https://www.gajelabs.com/our-products-page/)
  • order-on-mobile-for-woocommerce/trunk/woocommerce-order-on-whatsapp.php

    r2666729 r2851859  
    1010 * Description:       This plugin enables store owners to receive orders on WhatsApp. It enables a Order on WhatsApp button which is displayed on the Shop, Single product, Cart pages.
    1111 * Version:           2.2
    12  * WC requires at least: 6.0
    13  * WC tested up to: 6.1
     12 * WC requires at least: 7.0
     13 * WC tested up to: 7.3
    1414 * Author:            INTOLAP
    1515 * Author URI:        http://www.intolap.com/
     
    2828 * Currently plugin version.
    2929 */
    30 define( 'WOOCOMMERCE_ORDER_ON_WHATSAPP_VERSION', '2.0' );
     30define( 'WOOCOMMERCE_ORDER_ON_WHATSAPP_VERSION', '2.2' );
    3131
    3232/**
Note: See TracChangeset for help on using the changeset viewer.