Plugin Directory

Changeset 3187713


Ignore:
Timestamp:
11/13/2024 02:23:51 PM (17 months ago)
Author:
technuxt
Message:

Wordpress version 6.7
plugin uri

Location:
order-restriction
Files:
47 added
9 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • order-restriction/trunk/order-restriction.php

    r3158819 r3187713  
    55 * @license           GPL-2.0+
    66 * @link              https://technuxt.com 
    7  * @copyright         2014 Tech Nuxt
     7 * @copyright         2024 Tech Nuxt
    88 *
    99 * @wordpress-plugin
    1010 * Plugin Name:       Order Restriction
    11  * Plugin URI:        https://wordpress.org/plugins/order-restriction/
     11 * Plugin URI:        https://technuxt.com
    1212 * Description:       Through this plugin woocommerce order can be restricted, you can set any minimum amount like 150$ if you want and type an alert message so customers can't order less than 150$
    13  * Version:           1.0.2
     13 * Version:           1.0.3
    1414 * Tags:              restrict order for minimum cart amount, woocommerce order restriction
    1515 * Requires at least: 5.7
    16  * Tested up to:      6.6
     16 * Tested up to:      6.7
    1717 * Author:            Tech Nuxt
    1818 * Author URI:        https://technuxt.com
  • order-restriction/trunk/readme.txt

    r3158818 r3187713  
    44Tags: restrict order for minimum cart amount, woocommerce order restriction
    55Requires at least: 5.7
    6 Tested up to: 6.6
    7 Stable tag: 1.0.2
     6Tested up to: 6.7
     7Stable tag: 1.0.3
    88Requires PHP: 7.0
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.