Plugin Directory

Changeset 3424626


Ignore:
Timestamp:
12/21/2025 11:43:52 AM (3 months ago)
Author:
pluginever
Message:

Update to version 2.2.3

Location:
wc-min-max-quantities
Files:
94 added
8 deleted
22 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wc-min-max-quantities/tags/2.2.3/includes/Plugin.php

    r3306284 r3424626  
    113113        do_action( 'wc_min_max_quantities_loaded' );
    114114    }
    115 
    116     /**
    117      * Get assets path.
    118      *
    119      * @param string $file Optional. File name.
    120      *
    121      * @since 1.0.0
    122      * @return string
    123      */
    124     public function get_assets_path( $file = '' ) {
    125         return $this->get_dir_path( 'assets/' . $file );
    126     }
    127 
    128     /**
    129      * Get assets url.
    130      *
    131      * @param string $file Optional. File name.
    132      *
    133      * @since 1.0.0
    134      * @return string
    135      */
    136     public function get_assets_url( $file = '' ) {
    137         return $this->get_dir_url( 'assets/' . $file );
    138     }
    139115}
  • wc-min-max-quantities/tags/2.2.3/languages/wc-min-max-quantities.pot

    r3401734 r3424626  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Min Max Quantities 2.2.2\n"
    6 "Report-Msgid-Bugs-To: https://pluginever.com/support/\n"
    7 "POT-Creation-Date: 2025-11-24 10:09:14+00:00\n"
    8 "MIME-Version: 1.0\n"
    9 "Content-Type: text/plain; charset=utf-8\n"
    10 "Content-Transfer-Encoding: 8bit\n"
    11 "PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n"
     5"Project-Id-Version: Min Max Quantities 2.2.3\n"
     6"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-min-max-quantities\n"
    127"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    138"Language-Team: LANGUAGE <LL@li.org>\n"
    14 "Language: en\n"
    15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
    16 "X-Poedit-Country: United States\n"
    17 "X-Poedit-SourceCharset: UTF-8\n"
    18 "X-Poedit-KeywordsList: "
    19 "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
    20 "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
    21 "X-Poedit-Basepath: ../\n"
    22 "X-Poedit-SearchPath-0: .\n"
    23 "X-Poedit-Bookmarks: \n"
    24 "X-Textdomain-Support: yes\n"
    25 "X-Generator: grunt-wp-i18n 1.0.3\n"
     9"MIME-Version: 1.0\n"
     10"Content-Type: text/plain; charset=UTF-8\n"
     11"Content-Transfer-Encoding: 8bit\n"
     12"POT-Creation-Date: 2025-12-21T11:41:00+00:00\n"
     13"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
     14"X-Generator: WP-CLI 2.12.0\n"
     15"X-Domain: wc-min-max-quantities\n"
     16
     17#. Plugin Name of the plugin
     18#: wc-min-max-quantities.php
     19#: includes/Admin/Admin.php:61
     20msgid "Min Max Quantities"
     21msgstr ""
     22
     23#. Plugin URI of the plugin
     24#: wc-min-max-quantities.php
     25msgid "https://pluginever.com/woocommerce-min-max-quantities-pro/"
     26msgstr ""
     27
     28#. Description of the plugin
     29#: wc-min-max-quantities.php
     30msgid "The plugin allows you to Set minimum and maximum allowable product quantities and price per product and order."
     31msgstr ""
     32
     33#. Author of the plugin
     34#: wc-min-max-quantities.php
     35msgid "PluginEver"
     36msgstr ""
     37
     38#. Author URI of the plugin
     39#: wc-min-max-quantities.php
     40msgid "https://pluginever.com/"
     41msgstr ""
    2642
    2743#: includes/Admin/Admin.php:60
     
    2945msgstr ""
    3046
    31 #. Plugin Name of the plugin/theme
    32 msgid "Min Max Quantities"
    33 msgstr ""
    34 
     47#. translators: 1: Plugin name 2: WordPress
    3548#: includes/Admin/Admin.php:92
    36 #. translators: 1: Plugin name 2: WordPress
    37 msgid ""
    38 "Thank you for using %1$s. If you like it, please leave us a %2$s rating. A "
    39 "huge thank you from PluginEver in advance!"
     49#, php-format
     50msgid "Thank you for using %1$s. If you like it, please leave us a %2$s rating. A huge thank you from PluginEver in advance!"
    4051msgstr ""
    4152
     
    4455msgstr ""
    4556
     57#. translators: 1: Plugin version
    4658#: includes/Admin/Admin.php:112
    47 #. translators: 1: Plugin version
     59#, php-format
    4860msgid "Version %s"
    4961msgstr ""
     
    6577msgstr ""
    6678
    67 #: includes/Admin/MetaBoxes.php:58 includes/Admin/Settings.php:50
     79#: includes/Admin/MetaBoxes.php:58
     80#: includes/Admin/Settings.php:50
    6881#: includes/Admin/Settings.php:84
    6982msgid "Minimum quantity"
     
    7184
    7285#: includes/Admin/MetaBoxes.php:59
    73 msgid ""
    74 "Set an allowed minimum number of items customers can purchase for this "
    75 "product. For no restrictions, set 0."
    76 msgstr ""
    77 
    78 #: includes/Admin/MetaBoxes.php:72 includes/Admin/Settings.php:58
     86msgid "Set an allowed minimum number of items customers can purchase for this product. For no restrictions, set 0."
     87msgstr ""
     88
     89#: includes/Admin/MetaBoxes.php:72
     90#: includes/Admin/Settings.php:58
    7991#: includes/Admin/Settings.php:92
    8092msgid "Maximum quantity"
     
    8294
    8395#: includes/Admin/MetaBoxes.php:73
    84 msgid ""
    85 "Set an allowed maximum number of items customers can purchase for this "
    86 "product. For no restrictions, set 0."
    87 msgstr ""
    88 
    89 #: includes/Admin/MetaBoxes.php:86 includes/Admin/Settings.php:66
     96msgid "Set an allowed maximum number of items customers can purchase for this product. For no restrictions, set 0."
     97msgstr ""
     98
     99#: includes/Admin/MetaBoxes.php:86
     100#: includes/Admin/Settings.php:66
    90101msgid "Quantity step"
    91102msgstr ""
    92103
    93104#: includes/Admin/MetaBoxes.php:87
    94 msgid ""
    95 "Enter a number that will increment or decrement every time a quantity is "
    96 "changed for this product."
     105msgid "Enter a number that will increment or decrement every time a quantity is changed for this product."
    97106msgstr ""
    98107
     
    106115
    107116#: includes/Admin/Settings.php:46
    108 msgid ""
    109 "Set the minimum and maximum limits for products. Restrictions will be "
    110 "applied to every product individually."
     117msgid "Set the minimum and maximum limits for products. Restrictions will be applied to every product individually."
    111118msgstr ""
    112119
    113120#: includes/Admin/Settings.php:51
    114 msgid ""
    115 "Set minimum quantity for each product. Keep it blank if you don’t want to "
    116 "set any rule for this."
     121msgid "Set minimum quantity for each product. Keep it blank if you don’t want to set any rule for this."
    117122msgstr ""
    118123
    119124#: includes/Admin/Settings.php:59
    120 msgid ""
    121 "Set maximum quantity for each product. Keep it blank if you don’t want to "
    122 "set any rule for this."
     125msgid "Set maximum quantity for each product. Keep it blank if you don’t want to set any rule for this."
    123126msgstr ""
    124127
    125128#: includes/Admin/Settings.php:67
    126 msgid ""
    127 "Each time the quantity is changed, it will be increased or decreased by "
    128 "this value. Keep it blank if you don’t want to set any rule for this."
     129msgid "Each time the quantity is changed, it will be increased or decreased by this value. Keep it blank if you don’t want to set any rule for this."
    129130msgstr ""
    130131
     
    134135
    135136#: includes/Admin/Settings.php:81
    136 msgid ""
    137 "Set the minimum and maximum limits for the order. Restrictions will be "
    138 "applied to the order total."
     137msgid "Set the minimum and maximum limits for the order. Restrictions will be applied to the order total."
    139138msgstr ""
    140139
    141140#: includes/Admin/Settings.php:85
    142 msgid ""
    143 "Set minimum quantity for the order. Keep it blank if you don’t want to set "
    144 "any rule for this."
    145 msgstr ""
    146 
    147 #: includes/Admin/Settings.php:86 includes/Admin/Settings.php:94
     141msgid "Set minimum quantity for the order. Keep it blank if you don’t want to set any rule for this."
     142msgstr ""
     143
     144#: includes/Admin/Settings.php:86
     145#: includes/Admin/Settings.php:94
    148146msgid "This will be calculated by adding the quantity of all products in the cart."
    149147msgstr ""
    150148
    151149#: includes/Admin/Settings.php:93
    152 msgid ""
    153 "Set maximum quantity for the order. Keep it blank if you don’t want to set "
    154 "any rule for this."
     150msgid "Set maximum quantity for the order. Keep it blank if you don’t want to set any rule for this."
    155151msgstr ""
    156152
     
    160156
    161157#: includes/Admin/Settings.php:101
    162 msgid ""
    163 "Set minimum order total. Keep it blank if you don’t want to set any rule "
    164 "for this."
    165 msgstr ""
    166 
    167 #: includes/Admin/Settings.php:102 includes/Admin/Settings.php:114
    168 msgid ""
    169 "This will be calculated by adding the total of all products in the cart "
    170 "before any discounts have been applied."
     158msgid "Set minimum order total. Keep it blank if you don’t want to set any rule for this."
     159msgstr ""
     160
     161#: includes/Admin/Settings.php:102
     162#: includes/Admin/Settings.php:114
     163msgid "This will be calculated by adding the total of all products in the cart before any discounts have been applied."
    171164msgstr ""
    172165
     
    176169
    177170#: includes/Admin/Settings.php:113
    178 msgid ""
    179 "Set maximum order amount. Keep it blank if you don’t want to set any rule "
    180 "for this."
     171msgid "Set maximum order amount. Keep it blank if you don’t want to set any rule for this."
    181172msgstr ""
    182173
     
    206197
    207198#: includes/Admin/Settings.php:168
    208 msgid ""
    209 "Allow your vendors to set their own minimum and maximum restrictions. "
    210 "Supports MultiVendorX and WCFM Marketplace."
     199msgid "Allow your vendors to set their own minimum and maximum restrictions. Supports MultiVendorX and WCFM Marketplace."
    211200msgstr ""
    212201
     
    220209
    221210#: includes/Admin/Settings.php:203
    222 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:254
    223 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:349
    224211msgid "Recommended"
    225212msgstr ""
    226213
    227214#: includes/Admin/Settings.php:204
    228 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:255
    229 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:350
    230215msgid "Install Now"
    231216msgstr ""
    232217
    233218#: includes/Admin/Settings.php:222
    234 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:216
    235219msgid "Documentation"
    236220msgstr ""
     
    240224msgstr ""
    241225
     226#. translators: 1. Offer Percentage, 2. Coupon Code.
    242227#: includes/Admin/views/notices/black-friday.php:26
    243 #. translators: 1. Offer Percentage, 2. Coupon Code.
    244 msgid ""
    245 "Unlock premium features at an unbeatable price this Black Friday! Enjoy "
    246 "%1$s on Min Max Quantities Pro with code %2$s. Hurry, this deal ends soon!"
     228#, php-format
     229msgid "Unlock premium features at an unbeatable price this Black Friday! Enjoy %1$s on Min Max Quantities Pro with code %2$s. Hurry, this deal ends soon!"
    247230msgstr ""
    248231
     
    263246msgstr ""
    264247
     248#. translators: %1$s: Min Max Quantities Pro link, %2$s: Coupon code.
    265249#: includes/Admin/views/notices/review.php:24
    266 #. translators: %1$s: Min Max Quantities Pro link, %2$s: Coupon code.
    267 msgid ""
    268 "We hope you had a wonderful experience using %1$s. Please take a moment to "
    269 "show us your support by leaving a 5-star review on <a href=\"%2$s\" "
    270 "target=\"_blank\"><strong>WordPress.org</strong></a>. Thank you! 😊"
     250#, php-format
     251msgid "We hope you had a wonderful experience using %1$s. Please take a moment to show us your support by leaving a 5-star review on <a href=\"%2$s\" target=\"_blank\"><strong>WordPress.org</strong></a>. Thank you! 😊"
    271252msgstr ""
    272253
     
    288269msgstr ""
    289270
     271#. translators: %1$s: Min Max Quantities Pro link, %2$s: Coupon code.
    290272#: includes/Admin/views/notices/upgrade.php:24
    291 #. translators: %1$s: Min Max Quantities Pro link, %2$s: Coupon code.
    292 msgid ""
    293 "Enjoy a <strong>10%% discount</strong> on %1$s! Use coupon code %2$s at "
    294 "checkout to grab the deal. Don’t miss out — this offer won’t last forever!"
     273#, php-format
     274msgid "Enjoy a <strong>10%% discount</strong> on %1$s! Use coupon code %2$s at checkout to grab the deal. Don’t miss out — this offer won’t last forever!"
    295275msgstr ""
    296276
     
    303283msgstr ""
    304284
    305 #: includes/Cart.php:264 includes/Cart.php:352
    306285#. translators: %1$s: Product name, %2$d: Maximum quantity
     286#: includes/Cart.php:264
     287#: includes/Cart.php:352
     288#, php-format
    307289msgid "The maximum allowed quantity for %1$s is %2$s."
    308290msgstr ""
    309291
    310 #: includes/Cart.php:272 includes/Cart.php:361
    311292#. translators: %1$s: Product name, %2$d: Minimum quantity
     293#: includes/Cart.php:272
     294#: includes/Cart.php:361
     295#, php-format
    312296msgid "The minimum required quantity for %1$s is %2$s."
    313297msgstr ""
    314298
     299#. translators: %1$s: Product name, %2$d: Group amount
    315300#: includes/Cart.php:279
    316 #. translators: %1$s: Product name, %2$d: Group amount
     301#, php-format
    317302msgid "The quantity of %1$s must be purchased in groups of %2$s."
    318303msgstr ""
    319304
     305#. translators: %d: Maximum quantity
    320306#: includes/Cart.php:289
    321 #. translators: %d: Maximum quantity
     307#, php-format
    322308msgid "The maximum allowed order quantity is %s."
    323309msgstr ""
    324310
     311#. translators: %s: Maximum amount
    325312#: includes/Cart.php:296
    326 #. translators: %s: Maximum amount
     313#, php-format
    327314msgid "The maximum allowed order total is %s."
    328315msgstr ""
    329316
     317#. translators: %1$s: Product name, %2$d: quantity amount
    330318#: includes/Cart.php:368
    331 #. translators: %1$s: Product name, %2$d: quantity amount
    332 msgid ""
    333 "%1$s must be bought in groups of %2$s. Please increase or decrease the "
    334 "quantity to continue."
    335 msgstr ""
    336 
     319#, php-format
     320msgid "%1$s must be bought in groups of %2$s. Please increase or decrease the quantity to continue."
     321msgstr ""
     322
     323#. translators: %d: Minimum amount of items in the cart
    337324#: includes/Cart.php:381
     325#, php-format
     326msgid "The minimum required quantity in the cart is %s. Please consider increasing the quantity in your cart."
     327msgstr ""
     328
     329#. translators: %d: Maximum amount of items in the cart
     330#: includes/Cart.php:390
     331#, php-format
     332msgid "The maximum allowed order quantity is %s. Please reduce the quantity in your cart."
     333msgstr ""
     334
    338335#. translators: %d: Minimum amount of items in the cart
    339 msgid ""
    340 "The minimum required quantity in the cart is %s. Please consider increasing "
    341 "the quantity in your cart."
    342 msgstr ""
    343 
    344 #: includes/Cart.php:390
     336#: includes/Cart.php:398
     337#, php-format
     338msgid "The minimum allowed order total value is %s. Please consider increasing the quantity in your cart."
     339msgstr ""
     340
    345341#. translators: %d: Maximum amount of items in the cart
    346 msgid ""
    347 "The maximum allowed order quantity is %s. Please reduce the quantity in "
    348 "your cart."
    349 msgstr ""
    350 
    351 #: includes/Cart.php:398
    352 #. translators: %d: Minimum amount of items in the cart
    353 msgid ""
    354 "The minimum allowed order total value is %s. Please consider increasing the "
    355 "quantity in your cart."
    356 msgstr ""
    357 
    358342#: includes/Cart.php:407
    359 #. translators: %d: Maximum amount of items in the cart
    360 msgid ""
    361 "The maximum allowed order total value is %s. Please reduce the quantity in "
    362 "your cart."
     343#, php-format
     344msgid "The maximum allowed order total value is %s. Please reduce the quantity in your cart."
    363345msgstr ""
    364346
     
    371353msgstr ""
    372354
     355#. translators: 1: plugin name 2: version number
    373356#: includes/Installer.php:80
    374 #. translators: 1: plugin name 2: version number
     357#, php-format
    375358msgid "%1$s updated to version %2$s successfully."
    376359msgstr ""
     
    379362msgid "Go Pro"
    380363msgstr ""
    381 
    382 #: libraries/byteever/bytekit-plugin/src/Admin/Notices.php:130
    383 msgid "Dismiss this notice"
    384 msgstr ""
    385 
    386 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:223
    387 msgid "Support"
    388 msgstr ""
    389 
    390 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:230
    391 msgid "Review"
    392 msgstr ""
    393 
    394 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:255
    395 msgid "Settings"
    396 msgstr ""
    397 
    398 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:90
    399 msgid "Settings saved."
    400 msgstr ""
    401 
    402 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:318
    403 msgid "Need Help?"
    404 msgstr ""
    405 
    406 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:364
    407 msgid "Join our Community"
    408 msgstr ""
    409 
    410 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:368
    411 msgid "Request a Feature"
    412 msgstr ""
    413 
    414 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:372
    415 msgid "Report a Bug"
    416 msgstr ""
    417 
    418 #. Plugin URI of the plugin/theme
    419 msgid "https://pluginever.com/woocommerce-min-max-quantities-pro/"
    420 msgstr ""
    421 
    422 #. Description of the plugin/theme
    423 msgid ""
    424 "The plugin allows you to Set minimum and maximum allowable product "
    425 "quantities and price per product and order."
    426 msgstr ""
    427 
    428 #. Author of the plugin/theme
    429 msgid "PluginEver"
    430 msgstr ""
    431 
    432 #. Author URI of the plugin/theme
    433 msgid "https://pluginever.com/"
    434 msgstr ""
  • wc-min-max-quantities/tags/2.2.3/readme.txt

    r3401734 r3424626  
    22Contributors: pluginever,manikmist09
    33Tags: limit cost, limit quantity, min and max to purchase, cart limits, woocommerce limits
    4 Tested up to: 6.8
    5 Stable tag: 2.2.2
     4Tested up to: 6.9
     5Stable tag: 2.2.3
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    216216
    217217== Changelog ==
     218= 2.2.3 (21st Dec 2025) =
     219* Enhance: Updated the plugin assets for better performance.
     220* Fix: Fixed few known issues.
     221* Compatibility: Checked compatibility with the WooCommerce v10.4 and WordPress v6.9.
     222
    218223= 2.2.2 (24th Nov 2025) =
    219224* Enhance: Improved the plugin notices.
  • wc-min-max-quantities/tags/2.2.3/vendor/autoload.php

    r3306284 r3424626  
    2020require_once __DIR__ . '/composer/autoload_real.php';
    2121
    22 return ComposerAutoloaderInitac0a80cfdd9a421abbadcbfb2ee21232::getLoader();
     22return ComposerAutoloaderInit2c5484f17494d294d1a69a2b8f9d67b5::getLoader();
  • wc-min-max-quantities/tags/2.2.3/vendor/composer/autoload_classmap.php

    r3306284 r3424626  
    88return array(
    99    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    10     'WooCommerceMinMaxQuantities\\Admin\\Actions' => $baseDir . '/includes/Admin/Actions.php',
    11     'WooCommerceMinMaxQuantities\\Admin\\Admin' => $baseDir . '/includes/Admin/Admin.php',
    12     'WooCommerceMinMaxQuantities\\Admin\\MetaBoxes' => $baseDir . '/includes/Admin/MetaBoxes.php',
    13     'WooCommerceMinMaxQuantities\\Admin\\Notices' => $baseDir . '/includes/Admin/Notices.php',
    14     'WooCommerceMinMaxQuantities\\Admin\\Settings' => $baseDir . '/includes/Admin/Settings.php',
    15     'WooCommerceMinMaxQuantities\\Cart' => $baseDir . '/includes/Cart.php',
    16     'WooCommerceMinMaxQuantities\\Installer' => $baseDir . '/includes/Installer.php',
    17     'WooCommerceMinMaxQuantities\\Plugin' => $baseDir . '/includes/Plugin.php',
    1810);
  • wc-min-max-quantities/tags/2.2.3/vendor/composer/autoload_psr4.php

    r3306284 r3424626  
    77
    88return array(
     9    'WooCommerceMinMaxQuantities\\ByteKit\\' => array($vendorDir . '/byteever/bytekit-settings/src', $vendorDir . '/byteever/bytekit-plugin/src'),
    910    'WooCommerceMinMaxQuantities\\' => array($baseDir . '/includes'),
    1011);
  • wc-min-max-quantities/tags/2.2.3/vendor/composer/autoload_real.php

    r3306284 r3424626  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitac0a80cfdd9a421abbadcbfb2ee21232
     5class ComposerAutoloaderInit2c5484f17494d294d1a69a2b8f9d67b5
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitac0a80cfdd9a421abbadcbfb2ee21232', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit2c5484f17494d294d1a69a2b8f9d67b5', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitac0a80cfdd9a421abbadcbfb2ee21232', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit2c5484f17494d294d1a69a2b8f9d67b5', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • wc-min-max-quantities/tags/2.2.3/vendor/composer/autoload_static.php

    r3401734 r3424626  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232
     7class ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5
    88{
    99    public static $prefixLengthsPsr4 = array (
    1010        'W' =>
    1111        array (
     12            'WooCommerceMinMaxQuantities\\ByteKit\\' => 36,
    1213            'WooCommerceMinMaxQuantities\\' => 28,
    1314        ),
     
    1516
    1617    public static $prefixDirsPsr4 = array (
     18        'WooCommerceMinMaxQuantities\\ByteKit\\' =>
     19        array (
     20            0 => __DIR__ . '/..' . '/byteever/bytekit-settings/src',
     21            1 => __DIR__ . '/..' . '/byteever/bytekit-plugin/src',
     22        ),
    1723        'WooCommerceMinMaxQuantities\\' =>
    1824        array (
     
    2329    public static $classMap = array (
    2430        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    25         'WooCommerceMinMaxQuantities\\Admin\\Actions' => __DIR__ . '/../..' . '/includes/Admin/Actions.php',
    26         'WooCommerceMinMaxQuantities\\Admin\\Admin' => __DIR__ . '/../..' . '/includes/Admin/Admin.php',
    27         'WooCommerceMinMaxQuantities\\Admin\\MetaBoxes' => __DIR__ . '/../..' . '/includes/Admin/MetaBoxes.php',
    28         'WooCommerceMinMaxQuantities\\Admin\\Notices' => __DIR__ . '/../..' . '/includes/Admin/Notices.php',
    29         'WooCommerceMinMaxQuantities\\Admin\\Settings' => __DIR__ . '/../..' . '/includes/Admin/Settings.php',
    30         'WooCommerceMinMaxQuantities\\Cart' => __DIR__ . '/../..' . '/includes/Cart.php',
    31         'WooCommerceMinMaxQuantities\\Installer' => __DIR__ . '/../..' . '/includes/Installer.php',
    32         'WooCommerceMinMaxQuantities\\Plugin' => __DIR__ . '/../..' . '/includes/Plugin.php',
    3331    );
    3432
     
    3634    {
    3735        return \Closure::bind(function () use ($loader) {
    38             $loader->prefixLengthsPsr4 = ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232::$prefixLengthsPsr4;
    39             $loader->prefixDirsPsr4 = ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232::$prefixDirsPsr4;
    40             $loader->classMap = ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232::$classMap;
     36            $loader->prefixLengthsPsr4 = ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5::$prefixLengthsPsr4;
     37            $loader->prefixDirsPsr4 = ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5::$prefixDirsPsr4;
     38            $loader->classMap = ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5::$classMap;
    4139
    4240        }, null, ClassLoader::class);
  • wc-min-max-quantities/tags/2.2.3/vendor/composer/installed.json

    r3287107 r3424626  
    33        {
    44            "name": "byteever/bytekit-plugin",
    5             "version": "v1.0.2",
    6             "version_normalized": "1.0.2.0",
     5            "version": "dev-trunk",
     6            "version_normalized": "dev-trunk",
    77            "source": {
    88                "type": "git",
    99                "url": "git@github.com:byteever/bytekit-plugin.git",
    10                 "reference": "794ec9834ecac6cead6b1064a605ff930864950b"
     10                "reference": "43692c253b4d83879f5302dc6feff5eb2448428d"
    1111            },
    1212            "dist": {
    1313                "type": "zip",
    14                 "url": "https://api.github.com/repos/byteever/bytekit-plugin/zipball/794ec9834ecac6cead6b1064a605ff930864950b",
    15                 "reference": "794ec9834ecac6cead6b1064a605ff930864950b",
     14                "url": "https://api.github.com/repos/byteever/bytekit-plugin/zipball/43692c253b4d83879f5302dc6feff5eb2448428d",
     15                "reference": "43692c253b4d83879f5302dc6feff5eb2448428d",
    1616                "shasum": ""
    1717            },
     
    1919                "php": ">=7.4"
    2020            },
    21             "require-dev": {
    22                 "byteever/byteever-sniffs": "dev-master",
    23                 "codeception/module-asserts": "^1.0",
    24                 "codeception/module-cli": "^1.0",
    25                 "codeception/module-db": "^1.0",
    26                 "codeception/module-filesystem": "^1.0",
    27                 "codeception/module-phpbrowser": "^1.0",
    28                 "codeception/module-rest": "^2.0",
    29                 "codeception/module-webdriver": "^1.0",
    30                 "codeception/util-universalframework": "^1.0",
    31                 "lucatume/wp-browser": "<3.5"
    32             },
    33             "time": "2025-02-27T09:59:41+00:00",
     21            "time": "2025-12-11T10:51:47+00:00",
    3422            "type": "library",
    3523            "installation-source": "dist",
    3624            "autoload": {
    3725                "psr-4": {
    38                     "ByteKit\\": "src/"
     26                    "WooCommerceMinMaxQuantities\\ByteKit\\": "src/"
    3927                }
    40             },
    41             "scripts": {
    42                 "phpcs": [
    43                     "@php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"
    44                 ],
    45                 "phpcbf": [
    46                     "@php ./vendor/bin/phpcbf --standard=phpcs.xml -v"
    47                 ],
    48                 "test:setup": [
    49                     "bash bin/install-test-env.sh"
    50                 ],
    51                 "test:build": [
    52                     "vendor/bin/codecept build"
    53                 ],
    54                 "test:wpunit": [
    55                     "vendor/bin/codecept run wpunit --"
    56                 ],
    57                 "test:functional": [
    58                     "vendor/bin/codecept run functional --"
    59                 ],
    60                 "test:acceptance": [
    61                     "vendor/bin/codecept run acceptance --"
    62                 ],
    63                 "test:gen:wpunit": [
    64                     "vendor/bin/codecept generate:wpunit wpunit"
    65                 ],
    66                 "test:gen:functional": [
    67                     "vendor/bin/codecept generate:wpunit functional"
    68                 ],
    69                 "test:gen:acceptance": [
    70                     "vendor/bin/codecept generate:acceptance acceptance"
    71                 ],
    72                 "test": [
    73                     "vendor/bin/codecept run --"
    74                 ]
    7528            },
    7629            "license": [
    7730                "GPL-3.0-or-later"
    7831            ],
    79             "authors": [
    80                 {
    81                     "name": "Sultan Nasir Uddin",
    82                     "email": "manikdrmc@gmail.com"
    83                 }
    84             ],
    85             "description": "A set of related classes to kick start WordPress plugin development.",
    8632            "support": {
    87                 "source": "https://github.com/byteever/bytekit-plugin/tree/v1.0.2",
     33                "source": "https://github.com/byteever/bytekit-plugin/tree/trunk",
    8834                "issues": "https://github.com/byteever/bytekit-plugin/issues"
    8935            },
     
    9238        {
    9339            "name": "byteever/bytekit-settings",
    94             "version": "v1.0.2",
    95             "version_normalized": "1.0.2.0",
     40            "version": "dev-trunk",
     41            "version_normalized": "dev-trunk",
    9642            "source": {
    9743                "type": "git",
    9844                "url": "git@github.com:byteever/bytekit-settings.git",
    99                 "reference": "6fed19fd393c2037b967d5507d26cb98a1474bbd"
     45                "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef"
    10046            },
    10147            "dist": {
    10248                "type": "zip",
    103                 "url": "https://api.github.com/repos/byteever/bytekit-settings/zipball/6fed19fd393c2037b967d5507d26cb98a1474bbd",
    104                 "reference": "6fed19fd393c2037b967d5507d26cb98a1474bbd",
     49                "url": "https://api.github.com/repos/byteever/bytekit-settings/zipball/49c9d9488c0130356059b3d086e6d8487ca434ef",
     50                "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef",
    10551                "shasum": ""
    10652            },
     
    10854                "php": ">=7.4"
    10955            },
    110             "require-dev": {
    111                 "byteever/byteever-sniffs": "dev-master"
    112             },
    113             "time": "2024-11-26T04:26:23+00:00",
     56            "time": "2025-12-11T09:07:47+00:00",
    11457            "type": "library",
    11558            "installation-source": "dist",
    11659            "autoload": {
    11760                "psr-4": {
    118                     "ByteKit\\": "src/"
     61                    "WooCommerceMinMaxQuantities\\ByteKit\\": "src/"
    11962                }
    120             },
    121             "scripts": {
    122                 "phpcs": [
    123                     "@php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"
    124                 ],
    125                 "phpcbf": [
    126                     "@php ./vendor/bin/phpcbf --standard=phpcs.xml -v"
    127                 ]
    12863            },
    12964            "license": [
    13065                "GPL-3.0-or-later"
    13166            ],
    132             "authors": [
    133                 {
    134                     "name": "Sultan Nasir Uddin",
    135                     "email": "manikdrmc@gmail.com"
    136                 }
    137             ],
    13867            "support": {
    139                 "source": "https://github.com/byteever/bytekit-settings/tree/v1.0.2",
     68                "source": "https://github.com/byteever/bytekit-settings/tree/trunk",
    14069                "issues": "https://github.com/byteever/bytekit-settings/issues"
    14170            },
  • wc-min-max-quantities/tags/2.2.3/vendor/composer/installed.php

    r3401734 r3424626  
    22    'root' => array(
    33        'name' => 'pluginever/wc-min-max-quantities',
    4         'pretty_version' => 'v2.2.2',
    5         'version' => '2.2.2.0',
    6         'reference' => '13b192d9ee06dd139e2a5033ae5d5a874fc9d447',
     4        'pretty_version' => 'dev-master',
     5        'version' => 'dev-master',
     6        'reference' => 'da82e8be0fc28214e2df953b0777d78a6aa5ce1a',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'byteever/bytekit-plugin' => array(
    14             'pretty_version' => 'v1.0.2',
    15             'version' => '1.0.2.0',
    16             'reference' => '794ec9834ecac6cead6b1064a605ff930864950b',
     14            'pretty_version' => 'dev-trunk',
     15            'version' => 'dev-trunk',
     16            'reference' => '43692c253b4d83879f5302dc6feff5eb2448428d',
    1717            'type' => 'library',
    1818            'install_path' => __DIR__ . '/../byteever/bytekit-plugin',
     
    2121        ),
    2222        'byteever/bytekit-settings' => array(
    23             'pretty_version' => 'v1.0.2',
    24             'version' => '1.0.2.0',
    25             'reference' => '6fed19fd393c2037b967d5507d26cb98a1474bbd',
     23            'pretty_version' => 'dev-trunk',
     24            'version' => 'dev-trunk',
     25            'reference' => '49c9d9488c0130356059b3d086e6d8487ca434ef',
    2626            'type' => 'library',
    2727            'install_path' => __DIR__ . '/../byteever/bytekit-settings',
     
    3030        ),
    3131        'pluginever/wc-min-max-quantities' => array(
    32             'pretty_version' => 'v2.2.2',
    33             'version' => '2.2.2.0',
    34             'reference' => '13b192d9ee06dd139e2a5033ae5d5a874fc9d447',
     32            'pretty_version' => 'dev-master',
     33            'version' => 'dev-master',
     34            'reference' => 'da82e8be0fc28214e2df953b0777d78a6aa5ce1a',
    3535            'type' => 'wordpress-plugin',
    3636            'install_path' => __DIR__ . '/../../',
  • wc-min-max-quantities/tags/2.2.3/wc-min-max-quantities.php

    r3401734 r3424626  
    44 * Plugin URI:           https://pluginever.com/woocommerce-min-max-quantities-pro/
    55 * Description:          The plugin allows you to Set minimum and maximum allowable product quantities and price per product and order.
    6  * Version:              2.2.2
     6 * Version:              2.2.3
    77 * Requires at least:    5.2
     8 * Tested up to:         6.9
    89 * Requires PHP:         7.4
    910 * Author:               PluginEver
    1011 * Author URI:           https://pluginever.com/
     12 * License:              GPL v2 or later
     13 * License URI:          https://www.gnu.org/licenses/gpl-2.0.html
    1114 * Text Domain:          wc-min-max-quantities
    1215 * Domain Path:          /languages
    13  * License:              GPL v2 or later
    14  * License URI:          https://www.gnu.org/licenses/gpl-2.0.html
    15  * Tested up to:         6.8
    1616 * WC requires at least: 3.0.0
    17  * WC tested up to:      10.3
     17 * WC tested up to:      10.4
    1818 * Requires Plugins:     woocommerce
    1919 *
    20  * @package WooCommerceMinMaxQuantities
    21  * @author  PluginEver
    22  * @link    https://pluginever.com/plugins/woocommerce-min-max-quantities-pro/
     20 * @link                 https://pluginever.com
    2321 *
    2422 * This program is free software; you can redistribute it and/or modify
    2523 * it under the terms of the GNU General Public License as published by
    26  * the Free Software Foundation; either version 3 of the License, or
     24 * the Free Software Foundation; either version 2 of the License, or
    2725 * (at your option) any later version.
    2826 *
    2927 * This program is distributed in the hope that it will be useful,
    3028 * but WITHOUT ANY WARRANTY; without even the implied warranty of
    31  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    3230 * GNU General Public License for more details.
     31 *
     32 * You should have received a copy of the GNU General Public License
     33 * along with this program; if not, write to the Free Software
     34 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
     35 * @author              Sultan Nasir Uddin <manikdrmc@gmail.com>
     36 * @copyright           2025 ByteEver
     37 * @license             GPL-2.0+
     38 * @package             WooCommerceMinMaxQuantities
    3339 */
    3440
    35 // Don't call the file directly.
    3641defined( 'ABSPATH' ) || exit;
    3742
    38 // Require the autoloader.
     43// Autoloader.
    3944require_once __DIR__ . '/vendor/autoload.php';
    40 require_once __DIR__ . '/libraries/autoload.php';
    4145
    4246// Instantiate the plugin.
  • wc-min-max-quantities/trunk/includes/Plugin.php

    r3306284 r3424626  
    113113        do_action( 'wc_min_max_quantities_loaded' );
    114114    }
    115 
    116     /**
    117      * Get assets path.
    118      *
    119      * @param string $file Optional. File name.
    120      *
    121      * @since 1.0.0
    122      * @return string
    123      */
    124     public function get_assets_path( $file = '' ) {
    125         return $this->get_dir_path( 'assets/' . $file );
    126     }
    127 
    128     /**
    129      * Get assets url.
    130      *
    131      * @param string $file Optional. File name.
    132      *
    133      * @since 1.0.0
    134      * @return string
    135      */
    136     public function get_assets_url( $file = '' ) {
    137         return $this->get_dir_url( 'assets/' . $file );
    138     }
    139115}
  • wc-min-max-quantities/trunk/languages/wc-min-max-quantities.pot

    r3401734 r3424626  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Min Max Quantities 2.2.2\n"
    6 "Report-Msgid-Bugs-To: https://pluginever.com/support/\n"
    7 "POT-Creation-Date: 2025-11-24 10:09:14+00:00\n"
    8 "MIME-Version: 1.0\n"
    9 "Content-Type: text/plain; charset=utf-8\n"
    10 "Content-Transfer-Encoding: 8bit\n"
    11 "PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n"
     5"Project-Id-Version: Min Max Quantities 2.2.3\n"
     6"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-min-max-quantities\n"
    127"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    138"Language-Team: LANGUAGE <LL@li.org>\n"
    14 "Language: en\n"
    15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
    16 "X-Poedit-Country: United States\n"
    17 "X-Poedit-SourceCharset: UTF-8\n"
    18 "X-Poedit-KeywordsList: "
    19 "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
    20 "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
    21 "X-Poedit-Basepath: ../\n"
    22 "X-Poedit-SearchPath-0: .\n"
    23 "X-Poedit-Bookmarks: \n"
    24 "X-Textdomain-Support: yes\n"
    25 "X-Generator: grunt-wp-i18n 1.0.3\n"
     9"MIME-Version: 1.0\n"
     10"Content-Type: text/plain; charset=UTF-8\n"
     11"Content-Transfer-Encoding: 8bit\n"
     12"POT-Creation-Date: 2025-12-21T11:41:00+00:00\n"
     13"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
     14"X-Generator: WP-CLI 2.12.0\n"
     15"X-Domain: wc-min-max-quantities\n"
     16
     17#. Plugin Name of the plugin
     18#: wc-min-max-quantities.php
     19#: includes/Admin/Admin.php:61
     20msgid "Min Max Quantities"
     21msgstr ""
     22
     23#. Plugin URI of the plugin
     24#: wc-min-max-quantities.php
     25msgid "https://pluginever.com/woocommerce-min-max-quantities-pro/"
     26msgstr ""
     27
     28#. Description of the plugin
     29#: wc-min-max-quantities.php
     30msgid "The plugin allows you to Set minimum and maximum allowable product quantities and price per product and order."
     31msgstr ""
     32
     33#. Author of the plugin
     34#: wc-min-max-quantities.php
     35msgid "PluginEver"
     36msgstr ""
     37
     38#. Author URI of the plugin
     39#: wc-min-max-quantities.php
     40msgid "https://pluginever.com/"
     41msgstr ""
    2642
    2743#: includes/Admin/Admin.php:60
     
    2945msgstr ""
    3046
    31 #. Plugin Name of the plugin/theme
    32 msgid "Min Max Quantities"
    33 msgstr ""
    34 
     47#. translators: 1: Plugin name 2: WordPress
    3548#: includes/Admin/Admin.php:92
    36 #. translators: 1: Plugin name 2: WordPress
    37 msgid ""
    38 "Thank you for using %1$s. If you like it, please leave us a %2$s rating. A "
    39 "huge thank you from PluginEver in advance!"
     49#, php-format
     50msgid "Thank you for using %1$s. If you like it, please leave us a %2$s rating. A huge thank you from PluginEver in advance!"
    4051msgstr ""
    4152
     
    4455msgstr ""
    4556
     57#. translators: 1: Plugin version
    4658#: includes/Admin/Admin.php:112
    47 #. translators: 1: Plugin version
     59#, php-format
    4860msgid "Version %s"
    4961msgstr ""
     
    6577msgstr ""
    6678
    67 #: includes/Admin/MetaBoxes.php:58 includes/Admin/Settings.php:50
     79#: includes/Admin/MetaBoxes.php:58
     80#: includes/Admin/Settings.php:50
    6881#: includes/Admin/Settings.php:84
    6982msgid "Minimum quantity"
     
    7184
    7285#: includes/Admin/MetaBoxes.php:59
    73 msgid ""
    74 "Set an allowed minimum number of items customers can purchase for this "
    75 "product. For no restrictions, set 0."
    76 msgstr ""
    77 
    78 #: includes/Admin/MetaBoxes.php:72 includes/Admin/Settings.php:58
     86msgid "Set an allowed minimum number of items customers can purchase for this product. For no restrictions, set 0."
     87msgstr ""
     88
     89#: includes/Admin/MetaBoxes.php:72
     90#: includes/Admin/Settings.php:58
    7991#: includes/Admin/Settings.php:92
    8092msgid "Maximum quantity"
     
    8294
    8395#: includes/Admin/MetaBoxes.php:73
    84 msgid ""
    85 "Set an allowed maximum number of items customers can purchase for this "
    86 "product. For no restrictions, set 0."
    87 msgstr ""
    88 
    89 #: includes/Admin/MetaBoxes.php:86 includes/Admin/Settings.php:66
     96msgid "Set an allowed maximum number of items customers can purchase for this product. For no restrictions, set 0."
     97msgstr ""
     98
     99#: includes/Admin/MetaBoxes.php:86
     100#: includes/Admin/Settings.php:66
    90101msgid "Quantity step"
    91102msgstr ""
    92103
    93104#: includes/Admin/MetaBoxes.php:87
    94 msgid ""
    95 "Enter a number that will increment or decrement every time a quantity is "
    96 "changed for this product."
     105msgid "Enter a number that will increment or decrement every time a quantity is changed for this product."
    97106msgstr ""
    98107
     
    106115
    107116#: includes/Admin/Settings.php:46
    108 msgid ""
    109 "Set the minimum and maximum limits for products. Restrictions will be "
    110 "applied to every product individually."
     117msgid "Set the minimum and maximum limits for products. Restrictions will be applied to every product individually."
    111118msgstr ""
    112119
    113120#: includes/Admin/Settings.php:51
    114 msgid ""
    115 "Set minimum quantity for each product. Keep it blank if you don’t want to "
    116 "set any rule for this."
     121msgid "Set minimum quantity for each product. Keep it blank if you don’t want to set any rule for this."
    117122msgstr ""
    118123
    119124#: includes/Admin/Settings.php:59
    120 msgid ""
    121 "Set maximum quantity for each product. Keep it blank if you don’t want to "
    122 "set any rule for this."
     125msgid "Set maximum quantity for each product. Keep it blank if you don’t want to set any rule for this."
    123126msgstr ""
    124127
    125128#: includes/Admin/Settings.php:67
    126 msgid ""
    127 "Each time the quantity is changed, it will be increased or decreased by "
    128 "this value. Keep it blank if you don’t want to set any rule for this."
     129msgid "Each time the quantity is changed, it will be increased or decreased by this value. Keep it blank if you don’t want to set any rule for this."
    129130msgstr ""
    130131
     
    134135
    135136#: includes/Admin/Settings.php:81
    136 msgid ""
    137 "Set the minimum and maximum limits for the order. Restrictions will be "
    138 "applied to the order total."
     137msgid "Set the minimum and maximum limits for the order. Restrictions will be applied to the order total."
    139138msgstr ""
    140139
    141140#: includes/Admin/Settings.php:85
    142 msgid ""
    143 "Set minimum quantity for the order. Keep it blank if you don’t want to set "
    144 "any rule for this."
    145 msgstr ""
    146 
    147 #: includes/Admin/Settings.php:86 includes/Admin/Settings.php:94
     141msgid "Set minimum quantity for the order. Keep it blank if you don’t want to set any rule for this."
     142msgstr ""
     143
     144#: includes/Admin/Settings.php:86
     145#: includes/Admin/Settings.php:94
    148146msgid "This will be calculated by adding the quantity of all products in the cart."
    149147msgstr ""
    150148
    151149#: includes/Admin/Settings.php:93
    152 msgid ""
    153 "Set maximum quantity for the order. Keep it blank if you don’t want to set "
    154 "any rule for this."
     150msgid "Set maximum quantity for the order. Keep it blank if you don’t want to set any rule for this."
    155151msgstr ""
    156152
     
    160156
    161157#: includes/Admin/Settings.php:101
    162 msgid ""
    163 "Set minimum order total. Keep it blank if you don’t want to set any rule "
    164 "for this."
    165 msgstr ""
    166 
    167 #: includes/Admin/Settings.php:102 includes/Admin/Settings.php:114
    168 msgid ""
    169 "This will be calculated by adding the total of all products in the cart "
    170 "before any discounts have been applied."
     158msgid "Set minimum order total. Keep it blank if you don’t want to set any rule for this."
     159msgstr ""
     160
     161#: includes/Admin/Settings.php:102
     162#: includes/Admin/Settings.php:114
     163msgid "This will be calculated by adding the total of all products in the cart before any discounts have been applied."
    171164msgstr ""
    172165
     
    176169
    177170#: includes/Admin/Settings.php:113
    178 msgid ""
    179 "Set maximum order amount. Keep it blank if you don’t want to set any rule "
    180 "for this."
     171msgid "Set maximum order amount. Keep it blank if you don’t want to set any rule for this."
    181172msgstr ""
    182173
     
    206197
    207198#: includes/Admin/Settings.php:168
    208 msgid ""
    209 "Allow your vendors to set their own minimum and maximum restrictions. "
    210 "Supports MultiVendorX and WCFM Marketplace."
     199msgid "Allow your vendors to set their own minimum and maximum restrictions. Supports MultiVendorX and WCFM Marketplace."
    211200msgstr ""
    212201
     
    220209
    221210#: includes/Admin/Settings.php:203
    222 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:254
    223 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:349
    224211msgid "Recommended"
    225212msgstr ""
    226213
    227214#: includes/Admin/Settings.php:204
    228 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:255
    229 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:350
    230215msgid "Install Now"
    231216msgstr ""
    232217
    233218#: includes/Admin/Settings.php:222
    234 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:216
    235219msgid "Documentation"
    236220msgstr ""
     
    240224msgstr ""
    241225
     226#. translators: 1. Offer Percentage, 2. Coupon Code.
    242227#: includes/Admin/views/notices/black-friday.php:26
    243 #. translators: 1. Offer Percentage, 2. Coupon Code.
    244 msgid ""
    245 "Unlock premium features at an unbeatable price this Black Friday! Enjoy "
    246 "%1$s on Min Max Quantities Pro with code %2$s. Hurry, this deal ends soon!"
     228#, php-format
     229msgid "Unlock premium features at an unbeatable price this Black Friday! Enjoy %1$s on Min Max Quantities Pro with code %2$s. Hurry, this deal ends soon!"
    247230msgstr ""
    248231
     
    263246msgstr ""
    264247
     248#. translators: %1$s: Min Max Quantities Pro link, %2$s: Coupon code.
    265249#: includes/Admin/views/notices/review.php:24
    266 #. translators: %1$s: Min Max Quantities Pro link, %2$s: Coupon code.
    267 msgid ""
    268 "We hope you had a wonderful experience using %1$s. Please take a moment to "
    269 "show us your support by leaving a 5-star review on <a href=\"%2$s\" "
    270 "target=\"_blank\"><strong>WordPress.org</strong></a>. Thank you! 😊"
     250#, php-format
     251msgid "We hope you had a wonderful experience using %1$s. Please take a moment to show us your support by leaving a 5-star review on <a href=\"%2$s\" target=\"_blank\"><strong>WordPress.org</strong></a>. Thank you! 😊"
    271252msgstr ""
    272253
     
    288269msgstr ""
    289270
     271#. translators: %1$s: Min Max Quantities Pro link, %2$s: Coupon code.
    290272#: includes/Admin/views/notices/upgrade.php:24
    291 #. translators: %1$s: Min Max Quantities Pro link, %2$s: Coupon code.
    292 msgid ""
    293 "Enjoy a <strong>10%% discount</strong> on %1$s! Use coupon code %2$s at "
    294 "checkout to grab the deal. Don’t miss out — this offer won’t last forever!"
     273#, php-format
     274msgid "Enjoy a <strong>10%% discount</strong> on %1$s! Use coupon code %2$s at checkout to grab the deal. Don’t miss out — this offer won’t last forever!"
    295275msgstr ""
    296276
     
    303283msgstr ""
    304284
    305 #: includes/Cart.php:264 includes/Cart.php:352
    306285#. translators: %1$s: Product name, %2$d: Maximum quantity
     286#: includes/Cart.php:264
     287#: includes/Cart.php:352
     288#, php-format
    307289msgid "The maximum allowed quantity for %1$s is %2$s."
    308290msgstr ""
    309291
    310 #: includes/Cart.php:272 includes/Cart.php:361
    311292#. translators: %1$s: Product name, %2$d: Minimum quantity
     293#: includes/Cart.php:272
     294#: includes/Cart.php:361
     295#, php-format
    312296msgid "The minimum required quantity for %1$s is %2$s."
    313297msgstr ""
    314298
     299#. translators: %1$s: Product name, %2$d: Group amount
    315300#: includes/Cart.php:279
    316 #. translators: %1$s: Product name, %2$d: Group amount
     301#, php-format
    317302msgid "The quantity of %1$s must be purchased in groups of %2$s."
    318303msgstr ""
    319304
     305#. translators: %d: Maximum quantity
    320306#: includes/Cart.php:289
    321 #. translators: %d: Maximum quantity
     307#, php-format
    322308msgid "The maximum allowed order quantity is %s."
    323309msgstr ""
    324310
     311#. translators: %s: Maximum amount
    325312#: includes/Cart.php:296
    326 #. translators: %s: Maximum amount
     313#, php-format
    327314msgid "The maximum allowed order total is %s."
    328315msgstr ""
    329316
     317#. translators: %1$s: Product name, %2$d: quantity amount
    330318#: includes/Cart.php:368
    331 #. translators: %1$s: Product name, %2$d: quantity amount
    332 msgid ""
    333 "%1$s must be bought in groups of %2$s. Please increase or decrease the "
    334 "quantity to continue."
    335 msgstr ""
    336 
     319#, php-format
     320msgid "%1$s must be bought in groups of %2$s. Please increase or decrease the quantity to continue."
     321msgstr ""
     322
     323#. translators: %d: Minimum amount of items in the cart
    337324#: includes/Cart.php:381
     325#, php-format
     326msgid "The minimum required quantity in the cart is %s. Please consider increasing the quantity in your cart."
     327msgstr ""
     328
     329#. translators: %d: Maximum amount of items in the cart
     330#: includes/Cart.php:390
     331#, php-format
     332msgid "The maximum allowed order quantity is %s. Please reduce the quantity in your cart."
     333msgstr ""
     334
    338335#. translators: %d: Minimum amount of items in the cart
    339 msgid ""
    340 "The minimum required quantity in the cart is %s. Please consider increasing "
    341 "the quantity in your cart."
    342 msgstr ""
    343 
    344 #: includes/Cart.php:390
     336#: includes/Cart.php:398
     337#, php-format
     338msgid "The minimum allowed order total value is %s. Please consider increasing the quantity in your cart."
     339msgstr ""
     340
    345341#. translators: %d: Maximum amount of items in the cart
    346 msgid ""
    347 "The maximum allowed order quantity is %s. Please reduce the quantity in "
    348 "your cart."
    349 msgstr ""
    350 
    351 #: includes/Cart.php:398
    352 #. translators: %d: Minimum amount of items in the cart
    353 msgid ""
    354 "The minimum allowed order total value is %s. Please consider increasing the "
    355 "quantity in your cart."
    356 msgstr ""
    357 
    358342#: includes/Cart.php:407
    359 #. translators: %d: Maximum amount of items in the cart
    360 msgid ""
    361 "The maximum allowed order total value is %s. Please reduce the quantity in "
    362 "your cart."
     343#, php-format
     344msgid "The maximum allowed order total value is %s. Please reduce the quantity in your cart."
    363345msgstr ""
    364346
     
    371353msgstr ""
    372354
     355#. translators: 1: plugin name 2: version number
    373356#: includes/Installer.php:80
    374 #. translators: 1: plugin name 2: version number
     357#, php-format
    375358msgid "%1$s updated to version %2$s successfully."
    376359msgstr ""
     
    379362msgid "Go Pro"
    380363msgstr ""
    381 
    382 #: libraries/byteever/bytekit-plugin/src/Admin/Notices.php:130
    383 msgid "Dismiss this notice"
    384 msgstr ""
    385 
    386 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:223
    387 msgid "Support"
    388 msgstr ""
    389 
    390 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:230
    391 msgid "Review"
    392 msgstr ""
    393 
    394 #: libraries/byteever/bytekit-plugin/src/Traits/HasPlugin.php:255
    395 msgid "Settings"
    396 msgstr ""
    397 
    398 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:90
    399 msgid "Settings saved."
    400 msgstr ""
    401 
    402 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:318
    403 msgid "Need Help?"
    404 msgstr ""
    405 
    406 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:364
    407 msgid "Join our Community"
    408 msgstr ""
    409 
    410 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:368
    411 msgid "Request a Feature"
    412 msgstr ""
    413 
    414 #: libraries/byteever/bytekit-settings/src/Admin/Settings.php:372
    415 msgid "Report a Bug"
    416 msgstr ""
    417 
    418 #. Plugin URI of the plugin/theme
    419 msgid "https://pluginever.com/woocommerce-min-max-quantities-pro/"
    420 msgstr ""
    421 
    422 #. Description of the plugin/theme
    423 msgid ""
    424 "The plugin allows you to Set minimum and maximum allowable product "
    425 "quantities and price per product and order."
    426 msgstr ""
    427 
    428 #. Author of the plugin/theme
    429 msgid "PluginEver"
    430 msgstr ""
    431 
    432 #. Author URI of the plugin/theme
    433 msgid "https://pluginever.com/"
    434 msgstr ""
  • wc-min-max-quantities/trunk/readme.txt

    r3401734 r3424626  
    22Contributors: pluginever,manikmist09
    33Tags: limit cost, limit quantity, min and max to purchase, cart limits, woocommerce limits
    4 Tested up to: 6.8
    5 Stable tag: 2.2.2
     4Tested up to: 6.9
     5Stable tag: 2.2.3
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    216216
    217217== Changelog ==
     218= 2.2.3 (21st Dec 2025) =
     219* Enhance: Updated the plugin assets for better performance.
     220* Fix: Fixed few known issues.
     221* Compatibility: Checked compatibility with the WooCommerce v10.4 and WordPress v6.9.
     222
    218223= 2.2.2 (24th Nov 2025) =
    219224* Enhance: Improved the plugin notices.
  • wc-min-max-quantities/trunk/vendor/autoload.php

    r3306284 r3424626  
    2020require_once __DIR__ . '/composer/autoload_real.php';
    2121
    22 return ComposerAutoloaderInitac0a80cfdd9a421abbadcbfb2ee21232::getLoader();
     22return ComposerAutoloaderInit2c5484f17494d294d1a69a2b8f9d67b5::getLoader();
  • wc-min-max-quantities/trunk/vendor/composer/autoload_classmap.php

    r3306284 r3424626  
    88return array(
    99    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    10     'WooCommerceMinMaxQuantities\\Admin\\Actions' => $baseDir . '/includes/Admin/Actions.php',
    11     'WooCommerceMinMaxQuantities\\Admin\\Admin' => $baseDir . '/includes/Admin/Admin.php',
    12     'WooCommerceMinMaxQuantities\\Admin\\MetaBoxes' => $baseDir . '/includes/Admin/MetaBoxes.php',
    13     'WooCommerceMinMaxQuantities\\Admin\\Notices' => $baseDir . '/includes/Admin/Notices.php',
    14     'WooCommerceMinMaxQuantities\\Admin\\Settings' => $baseDir . '/includes/Admin/Settings.php',
    15     'WooCommerceMinMaxQuantities\\Cart' => $baseDir . '/includes/Cart.php',
    16     'WooCommerceMinMaxQuantities\\Installer' => $baseDir . '/includes/Installer.php',
    17     'WooCommerceMinMaxQuantities\\Plugin' => $baseDir . '/includes/Plugin.php',
    1810);
  • wc-min-max-quantities/trunk/vendor/composer/autoload_psr4.php

    r3306284 r3424626  
    77
    88return array(
     9    'WooCommerceMinMaxQuantities\\ByteKit\\' => array($vendorDir . '/byteever/bytekit-settings/src', $vendorDir . '/byteever/bytekit-plugin/src'),
    910    'WooCommerceMinMaxQuantities\\' => array($baseDir . '/includes'),
    1011);
  • wc-min-max-quantities/trunk/vendor/composer/autoload_real.php

    r3306284 r3424626  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitac0a80cfdd9a421abbadcbfb2ee21232
     5class ComposerAutoloaderInit2c5484f17494d294d1a69a2b8f9d67b5
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitac0a80cfdd9a421abbadcbfb2ee21232', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit2c5484f17494d294d1a69a2b8f9d67b5', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitac0a80cfdd9a421abbadcbfb2ee21232', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit2c5484f17494d294d1a69a2b8f9d67b5', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • wc-min-max-quantities/trunk/vendor/composer/autoload_static.php

    r3401734 r3424626  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232
     7class ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5
    88{
    99    public static $prefixLengthsPsr4 = array (
    1010        'W' =>
    1111        array (
     12            'WooCommerceMinMaxQuantities\\ByteKit\\' => 36,
    1213            'WooCommerceMinMaxQuantities\\' => 28,
    1314        ),
     
    1516
    1617    public static $prefixDirsPsr4 = array (
     18        'WooCommerceMinMaxQuantities\\ByteKit\\' =>
     19        array (
     20            0 => __DIR__ . '/..' . '/byteever/bytekit-settings/src',
     21            1 => __DIR__ . '/..' . '/byteever/bytekit-plugin/src',
     22        ),
    1723        'WooCommerceMinMaxQuantities\\' =>
    1824        array (
     
    2329    public static $classMap = array (
    2430        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    25         'WooCommerceMinMaxQuantities\\Admin\\Actions' => __DIR__ . '/../..' . '/includes/Admin/Actions.php',
    26         'WooCommerceMinMaxQuantities\\Admin\\Admin' => __DIR__ . '/../..' . '/includes/Admin/Admin.php',
    27         'WooCommerceMinMaxQuantities\\Admin\\MetaBoxes' => __DIR__ . '/../..' . '/includes/Admin/MetaBoxes.php',
    28         'WooCommerceMinMaxQuantities\\Admin\\Notices' => __DIR__ . '/../..' . '/includes/Admin/Notices.php',
    29         'WooCommerceMinMaxQuantities\\Admin\\Settings' => __DIR__ . '/../..' . '/includes/Admin/Settings.php',
    30         'WooCommerceMinMaxQuantities\\Cart' => __DIR__ . '/../..' . '/includes/Cart.php',
    31         'WooCommerceMinMaxQuantities\\Installer' => __DIR__ . '/../..' . '/includes/Installer.php',
    32         'WooCommerceMinMaxQuantities\\Plugin' => __DIR__ . '/../..' . '/includes/Plugin.php',
    3331    );
    3432
     
    3634    {
    3735        return \Closure::bind(function () use ($loader) {
    38             $loader->prefixLengthsPsr4 = ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232::$prefixLengthsPsr4;
    39             $loader->prefixDirsPsr4 = ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232::$prefixDirsPsr4;
    40             $loader->classMap = ComposerStaticInitac0a80cfdd9a421abbadcbfb2ee21232::$classMap;
     36            $loader->prefixLengthsPsr4 = ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5::$prefixLengthsPsr4;
     37            $loader->prefixDirsPsr4 = ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5::$prefixDirsPsr4;
     38            $loader->classMap = ComposerStaticInit2c5484f17494d294d1a69a2b8f9d67b5::$classMap;
    4139
    4240        }, null, ClassLoader::class);
  • wc-min-max-quantities/trunk/vendor/composer/installed.json

    r3287107 r3424626  
    33        {
    44            "name": "byteever/bytekit-plugin",
    5             "version": "v1.0.2",
    6             "version_normalized": "1.0.2.0",
     5            "version": "dev-trunk",
     6            "version_normalized": "dev-trunk",
    77            "source": {
    88                "type": "git",
    99                "url": "git@github.com:byteever/bytekit-plugin.git",
    10                 "reference": "794ec9834ecac6cead6b1064a605ff930864950b"
     10                "reference": "43692c253b4d83879f5302dc6feff5eb2448428d"
    1111            },
    1212            "dist": {
    1313                "type": "zip",
    14                 "url": "https://api.github.com/repos/byteever/bytekit-plugin/zipball/794ec9834ecac6cead6b1064a605ff930864950b",
    15                 "reference": "794ec9834ecac6cead6b1064a605ff930864950b",
     14                "url": "https://api.github.com/repos/byteever/bytekit-plugin/zipball/43692c253b4d83879f5302dc6feff5eb2448428d",
     15                "reference": "43692c253b4d83879f5302dc6feff5eb2448428d",
    1616                "shasum": ""
    1717            },
     
    1919                "php": ">=7.4"
    2020            },
    21             "require-dev": {
    22                 "byteever/byteever-sniffs": "dev-master",
    23                 "codeception/module-asserts": "^1.0",
    24                 "codeception/module-cli": "^1.0",
    25                 "codeception/module-db": "^1.0",
    26                 "codeception/module-filesystem": "^1.0",
    27                 "codeception/module-phpbrowser": "^1.0",
    28                 "codeception/module-rest": "^2.0",
    29                 "codeception/module-webdriver": "^1.0",
    30                 "codeception/util-universalframework": "^1.0",
    31                 "lucatume/wp-browser": "<3.5"
    32             },
    33             "time": "2025-02-27T09:59:41+00:00",
     21            "time": "2025-12-11T10:51:47+00:00",
    3422            "type": "library",
    3523            "installation-source": "dist",
    3624            "autoload": {
    3725                "psr-4": {
    38                     "ByteKit\\": "src/"
     26                    "WooCommerceMinMaxQuantities\\ByteKit\\": "src/"
    3927                }
    40             },
    41             "scripts": {
    42                 "phpcs": [
    43                     "@php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"
    44                 ],
    45                 "phpcbf": [
    46                     "@php ./vendor/bin/phpcbf --standard=phpcs.xml -v"
    47                 ],
    48                 "test:setup": [
    49                     "bash bin/install-test-env.sh"
    50                 ],
    51                 "test:build": [
    52                     "vendor/bin/codecept build"
    53                 ],
    54                 "test:wpunit": [
    55                     "vendor/bin/codecept run wpunit --"
    56                 ],
    57                 "test:functional": [
    58                     "vendor/bin/codecept run functional --"
    59                 ],
    60                 "test:acceptance": [
    61                     "vendor/bin/codecept run acceptance --"
    62                 ],
    63                 "test:gen:wpunit": [
    64                     "vendor/bin/codecept generate:wpunit wpunit"
    65                 ],
    66                 "test:gen:functional": [
    67                     "vendor/bin/codecept generate:wpunit functional"
    68                 ],
    69                 "test:gen:acceptance": [
    70                     "vendor/bin/codecept generate:acceptance acceptance"
    71                 ],
    72                 "test": [
    73                     "vendor/bin/codecept run --"
    74                 ]
    7528            },
    7629            "license": [
    7730                "GPL-3.0-or-later"
    7831            ],
    79             "authors": [
    80                 {
    81                     "name": "Sultan Nasir Uddin",
    82                     "email": "manikdrmc@gmail.com"
    83                 }
    84             ],
    85             "description": "A set of related classes to kick start WordPress plugin development.",
    8632            "support": {
    87                 "source": "https://github.com/byteever/bytekit-plugin/tree/v1.0.2",
     33                "source": "https://github.com/byteever/bytekit-plugin/tree/trunk",
    8834                "issues": "https://github.com/byteever/bytekit-plugin/issues"
    8935            },
     
    9238        {
    9339            "name": "byteever/bytekit-settings",
    94             "version": "v1.0.2",
    95             "version_normalized": "1.0.2.0",
     40            "version": "dev-trunk",
     41            "version_normalized": "dev-trunk",
    9642            "source": {
    9743                "type": "git",
    9844                "url": "git@github.com:byteever/bytekit-settings.git",
    99                 "reference": "6fed19fd393c2037b967d5507d26cb98a1474bbd"
     45                "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef"
    10046            },
    10147            "dist": {
    10248                "type": "zip",
    103                 "url": "https://api.github.com/repos/byteever/bytekit-settings/zipball/6fed19fd393c2037b967d5507d26cb98a1474bbd",
    104                 "reference": "6fed19fd393c2037b967d5507d26cb98a1474bbd",
     49                "url": "https://api.github.com/repos/byteever/bytekit-settings/zipball/49c9d9488c0130356059b3d086e6d8487ca434ef",
     50                "reference": "49c9d9488c0130356059b3d086e6d8487ca434ef",
    10551                "shasum": ""
    10652            },
     
    10854                "php": ">=7.4"
    10955            },
    110             "require-dev": {
    111                 "byteever/byteever-sniffs": "dev-master"
    112             },
    113             "time": "2024-11-26T04:26:23+00:00",
     56            "time": "2025-12-11T09:07:47+00:00",
    11457            "type": "library",
    11558            "installation-source": "dist",
    11659            "autoload": {
    11760                "psr-4": {
    118                     "ByteKit\\": "src/"
     61                    "WooCommerceMinMaxQuantities\\ByteKit\\": "src/"
    11962                }
    120             },
    121             "scripts": {
    122                 "phpcs": [
    123                     "@php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"
    124                 ],
    125                 "phpcbf": [
    126                     "@php ./vendor/bin/phpcbf --standard=phpcs.xml -v"
    127                 ]
    12863            },
    12964            "license": [
    13065                "GPL-3.0-or-later"
    13166            ],
    132             "authors": [
    133                 {
    134                     "name": "Sultan Nasir Uddin",
    135                     "email": "manikdrmc@gmail.com"
    136                 }
    137             ],
    13867            "support": {
    139                 "source": "https://github.com/byteever/bytekit-settings/tree/v1.0.2",
     68                "source": "https://github.com/byteever/bytekit-settings/tree/trunk",
    14069                "issues": "https://github.com/byteever/bytekit-settings/issues"
    14170            },
  • wc-min-max-quantities/trunk/vendor/composer/installed.php

    r3401734 r3424626  
    22    'root' => array(
    33        'name' => 'pluginever/wc-min-max-quantities',
    4         'pretty_version' => 'v2.2.2',
    5         'version' => '2.2.2.0',
    6         'reference' => '13b192d9ee06dd139e2a5033ae5d5a874fc9d447',
     4        'pretty_version' => 'dev-master',
     5        'version' => 'dev-master',
     6        'reference' => 'da82e8be0fc28214e2df953b0777d78a6aa5ce1a',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'byteever/bytekit-plugin' => array(
    14             'pretty_version' => 'v1.0.2',
    15             'version' => '1.0.2.0',
    16             'reference' => '794ec9834ecac6cead6b1064a605ff930864950b',
     14            'pretty_version' => 'dev-trunk',
     15            'version' => 'dev-trunk',
     16            'reference' => '43692c253b4d83879f5302dc6feff5eb2448428d',
    1717            'type' => 'library',
    1818            'install_path' => __DIR__ . '/../byteever/bytekit-plugin',
     
    2121        ),
    2222        'byteever/bytekit-settings' => array(
    23             'pretty_version' => 'v1.0.2',
    24             'version' => '1.0.2.0',
    25             'reference' => '6fed19fd393c2037b967d5507d26cb98a1474bbd',
     23            'pretty_version' => 'dev-trunk',
     24            'version' => 'dev-trunk',
     25            'reference' => '49c9d9488c0130356059b3d086e6d8487ca434ef',
    2626            'type' => 'library',
    2727            'install_path' => __DIR__ . '/../byteever/bytekit-settings',
     
    3030        ),
    3131        'pluginever/wc-min-max-quantities' => array(
    32             'pretty_version' => 'v2.2.2',
    33             'version' => '2.2.2.0',
    34             'reference' => '13b192d9ee06dd139e2a5033ae5d5a874fc9d447',
     32            'pretty_version' => 'dev-master',
     33            'version' => 'dev-master',
     34            'reference' => 'da82e8be0fc28214e2df953b0777d78a6aa5ce1a',
    3535            'type' => 'wordpress-plugin',
    3636            'install_path' => __DIR__ . '/../../',
  • wc-min-max-quantities/trunk/wc-min-max-quantities.php

    r3401734 r3424626  
    44 * Plugin URI:           https://pluginever.com/woocommerce-min-max-quantities-pro/
    55 * Description:          The plugin allows you to Set minimum and maximum allowable product quantities and price per product and order.
    6  * Version:              2.2.2
     6 * Version:              2.2.3
    77 * Requires at least:    5.2
     8 * Tested up to:         6.9
    89 * Requires PHP:         7.4
    910 * Author:               PluginEver
    1011 * Author URI:           https://pluginever.com/
     12 * License:              GPL v2 or later
     13 * License URI:          https://www.gnu.org/licenses/gpl-2.0.html
    1114 * Text Domain:          wc-min-max-quantities
    1215 * Domain Path:          /languages
    13  * License:              GPL v2 or later
    14  * License URI:          https://www.gnu.org/licenses/gpl-2.0.html
    15  * Tested up to:         6.8
    1616 * WC requires at least: 3.0.0
    17  * WC tested up to:      10.3
     17 * WC tested up to:      10.4
    1818 * Requires Plugins:     woocommerce
    1919 *
    20  * @package WooCommerceMinMaxQuantities
    21  * @author  PluginEver
    22  * @link    https://pluginever.com/plugins/woocommerce-min-max-quantities-pro/
     20 * @link                 https://pluginever.com
    2321 *
    2422 * This program is free software; you can redistribute it and/or modify
    2523 * it under the terms of the GNU General Public License as published by
    26  * the Free Software Foundation; either version 3 of the License, or
     24 * the Free Software Foundation; either version 2 of the License, or
    2725 * (at your option) any later version.
    2826 *
    2927 * This program is distributed in the hope that it will be useful,
    3028 * but WITHOUT ANY WARRANTY; without even the implied warranty of
    31  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    3230 * GNU General Public License for more details.
     31 *
     32 * You should have received a copy of the GNU General Public License
     33 * along with this program; if not, write to the Free Software
     34 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
     35 * @author              Sultan Nasir Uddin <manikdrmc@gmail.com>
     36 * @copyright           2025 ByteEver
     37 * @license             GPL-2.0+
     38 * @package             WooCommerceMinMaxQuantities
    3339 */
    3440
    35 // Don't call the file directly.
    3641defined( 'ABSPATH' ) || exit;
    3742
    38 // Require the autoloader.
     43// Autoloader.
    3944require_once __DIR__ . '/vendor/autoload.php';
    40 require_once __DIR__ . '/libraries/autoload.php';
    4145
    4246// Instantiate the plugin.
Note: See TracChangeset for help on using the changeset viewer.