Changeset 3295279
- Timestamp:
- 05/17/2025 01:54:46 PM (11 months ago)
- Location:
- nboxnow-shipping-method
- Files:
-
- 7 added
- 3 edited
-
rsync-exclude.txt (added)
-
tags/1.0.1 (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/inc (added)
-
tags/1.0.1/inc/helpers.php (added)
-
tags/1.0.1/trunk (added)
-
tags/1.0.1/trunk/assets (added)
-
trunk/README.md (modified) (5 diffs)
-
trunk/nboxnow-shipping-method.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nboxnow-shipping-method/trunk/README.md
r3295239 r3295279 5 5 Requires at least: 4.7 6 6 Tested up to: 6.7.1 7 Stable tag: 1. 0.17 Stable tag: 1.2.0 8 8 Requires PHP: 7.0 9 9 License: GPLv2 or later … … 111 111 112 112 = 1.0.1 = 113 113 114 - Added SKU support in product payload 114 115 - Enhanced variation handling with detailed product names … … 119 120 120 121 = 1.0.0 = 122 121 123 - Initial release 122 124 - Added real-time shipping rate calculation based on weight and dimensions. … … 126 128 127 129 = 1.0.1 = 130 128 131 - Enhanced product data handling with SKU support 129 132 - Improved variation handling and shipping calculations … … 131 134 132 135 = 1.0.0 = 136 133 137 - Initial release. No previous versions to upgrade from. 134 138 - Features include real-time shipping rate calculations, support for multiple carriers -
nboxnow-shipping-method/trunk/nboxnow-shipping-method.php
r3295239 r3295279 7 7 * Plugin URI: https://nbox.qa 8 8 * Description: Ultimate Shipping Solution: Compare Rates, Ship, and Deliver Seamlessly with Ease. 9 * Version: 1. 0.19 * Version: 1.2.0 10 10 * Author: NBOX Now 11 11 * Author URI: https://nbox.qa -
nboxnow-shipping-method/trunk/readme.txt
r3295239 r3295279 5 5 Requires at least: 4.7 6 6 Tested up to: 6.7.1 7 Stable tag: 1. 0.17 Stable tag: 1.2.0 8 8 Requires PHP: 7.0 9 9 License: GPLv2 or later … … 130 130 - Better error handling and performance optimizations 131 131 132 = 1.0.0 = 133 - Initial release. No previous versions to upgrade from. 134 - Features include real-time shipping rate calculations, support for multiple carriers 132 = 1.2.0 = 133 - Releasing stable version
Note: See TracChangeset
for help on using the changeset viewer.