Changeset 3259332
- Timestamp:
- 03/20/2025 05:15:09 PM (13 months ago)
- Location:
- asm-manager/trunk
- Files:
-
- 7 edited
-
asmplsww.php (modified) (1 diff)
-
includes/asmplsww_admin_field.php (modified) (1 diff)
-
includes/asmplsww_product_field.php (modified) (1 diff)
-
includes/asmplsww_query_live.php (modified) (1 diff)
-
includes/asmplsww_shipping_api.php (modified) (1 diff)
-
includes/asmplsww_shipping_method.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
asm-manager/trunk/asmplsww.php
r3130454 r3259332 6 6 Author: ASM 7 7 Developer: ASM 8 Version: 1.2. 78 Version: 1.2.8 9 9 WC requires at least: 7.0.0 10 10 WC tested up to: 9.1.4 -
asm-manager/trunk/includes/asmplsww_admin_field.php
r3130454 r3259332 2 2 /** 3 3 * @package Asm_Admin_Field 4 * @version 1.2. 74 * @version 1.2.8 5 5 */ 6 6 -
asm-manager/trunk/includes/asmplsww_product_field.php
r3130454 r3259332 2 2 /** 3 3 * @package ASM product field 4 * @version 1.2. 74 * @version 1.2.8 5 5 */ 6 6 -
asm-manager/trunk/includes/asmplsww_query_live.php
r3130454 r3259332 2 2 /** 3 3 * @package ASM Shipping Api 4 * @version 1.2. 74 * @version 1.2.8 5 5 */ 6 6 global $woocommerce; -
asm-manager/trunk/includes/asmplsww_shipping_api.php
r3130454 r3259332 2 2 /** 3 3 * @package ASM Shipping Api 4 * @version 1.2. 74 * @version 1.2.8 5 5 */ 6 6 /* -
asm-manager/trunk/includes/asmplsww_shipping_method.php
r3130454 r3259332 2 2 /** 3 3 * @package ASM Shipping Method 4 * @version 1.2. 74 * @version 1.2.8 5 5 */ 6 6 -
asm-manager/trunk/readme.txt
r3259326 r3259332 4 4 Requires at least: 6.0 5 5 Tested up to: 6.6.1 6 Stable tag: 1.2. 76 Stable tag: 1.2.8 7 7 Requires PHP: 5.2.4 8 8 License: GPLv2 or later … … 82 82 83 83 == Changelog == 84 = 1.2.8 = 85 * Verbiage update 86 84 87 = 1.2.7 = 85 88 * Version compatibility
Note: See TracChangeset
for help on using the changeset viewer.