Adjusted since version
This commit is contained in:
parent
180a09f52c
commit
1847b0fab5
|
@ -249,7 +249,7 @@ class WC_Shipping {
|
||||||
* but before Woocommerce does anything with them. A good example of usage is to merge the shipping methods for multiple
|
* but before Woocommerce does anything with them. A good example of usage is to merge the shipping methods for multiple
|
||||||
* packages for marketplaces.
|
* packages for marketplaces.
|
||||||
*
|
*
|
||||||
* @since 2.5.6
|
* @since 2.6.0
|
||||||
*
|
*
|
||||||
* @param array $packages The array of packages after shipping costs are calculated.
|
* @param array $packages The array of packages after shipping costs are calculated.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue