Changeset 3387101
- Timestamp:
- 10/30/2025 01:34:48 PM (5 months ago)
- Location:
- order-picking-app/trunk
- Files:
-
- 3 edited
-
admin/class-orderpickingapp-admin.php (modified) (1 diff)
-
orderpickingapp.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
order-picking-app/trunk/admin/class-orderpickingapp-admin.php
r3386883 r3387101 3 3 4 4 require_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);9 5 10 6 class OrderPickingApp_Admin -
order-picking-app/trunk/orderpickingapp.php
r3386883 r3387101 3 3 * Plugin Name: Order Picking App 4 4 * 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. 65 * Version: 2.2.7 6 6 * Author: Arture | PHP Professionals 7 7 * Author URI: http://arture.nl -
order-picking-app/trunk/readme.txt
r3386883 r3387101 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8.3 7 Stable tag: 2.2. 67 Stable tag: 2.2.7 8 8 Requires PHP: 8.0 9 9 License: GPLv2 or later … … 59 59 == Changelog == 60 60 61 = 2.2.7 = 62 * Bugfix for product finder action and picking location 63 61 64 = 2.2.6 = 62 65 * Bugfix for product finder action and picking location
Note: See TracChangeset
for help on using the changeset viewer.