Plugin Directory

Changeset 3387101


Ignore:
Timestamp:
10/30/2025 01:34:48 PM (5 months ago)
Author:
arture
Message:

Version 2.2.7

Location:
order-picking-app/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • order-picking-app/trunk/admin/class-orderpickingapp-admin.php

    r3386883 r3387101  
    33
    44require_once plugin_dir_path(dirname(__FILE__)) . 'vendor/autoload.php';
    5 
    6 ini_set('display_errors', 1);
    7 ini_set('display_startup_errors', 1);
    8 error_reporting(E_ALL);
    95
    106class OrderPickingApp_Admin
  • order-picking-app/trunk/orderpickingapp.php

    r3386883 r3387101  
    33 * Plugin Name:       Order Picking App
    44 * Description:       Make your life easier by using the Orderpicking App. You'll never be inefficient if the Orderpicking App is installed in your store. We assist you in all aspects of your webshop. From intelligent selecting to order packing, we have you covered. Connecting the Orderpicking App to your Woocommerce webshop is simple and quick. Within an hour, you'll be online with the Orderpicking App. You're able to pick and pack your orders three times faster and with greater accuracy.
    5  * Version:           2.2.6
     5 * Version:           2.2.7
    66 * Author:            Arture | PHP Professionals
    77 * Author URI:        http://arture.nl
  • order-picking-app/trunk/readme.txt

    r3386883 r3387101  
    55Requires at least: 6.0
    66Tested up to: 6.8.3
    7 Stable tag: 2.2.6
     7Stable tag: 2.2.7
    88Requires PHP: 8.0
    99License: GPLv2 or later
     
    5959== Changelog ==
    6060
     61= 2.2.7 =
     62* Bugfix for product finder action and picking location
     63
    6164= 2.2.6 =
    6265* Bugfix for product finder action and picking location
Note: See TracChangeset for help on using the changeset viewer.