-
Notifications
You must be signed in to change notification settings - Fork 219
Remove custom shipping_phone handling (requires WC 5.6+) #4493
Comments
This issue has been marked as Internal: After 10 days with no activity this issue will be automatically be closed. |
This issue has been marked as Internal: After 10 days with no activity this issue will be automatically be closed. |
This issue has been marked as Internal: After 10 days with no activity this issue will be automatically be closed. |
@ralucaStan maybe this one needs to be re-opened? |
Thank you @Aljullu, I've reopened it. |
@ralucaStan is it possible this was already fixed by #5326 ? |
Nice catch @masteradhoc! ✋ |
Remove custom shipping_phone handling (requires WC 5.6+)
set_shipping_phone
was added in 5.6 https://woocommerce.github.io/code-reference/classes/WC-Order.html#method_set_shipping_phoneThis comment was added before 5.6 got released.
Now we're on 6.8 we can remove the code that handles pre-5.6 WC
https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/2bfe6deda4ef3f94972466290b3d7484e13c3182/src/StoreApi/Routes/CartUpdateCustomer.php#L123-L132
🚀 This issue was generated by the automations bot based on a
todo
comment in 2bfe6de when #4268 was merged. cc @mikejolleyThe text was updated successfully, but these errors were encountered: