You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a site has HPOS enabled, which is the default on new WooCommerce versions, the "Shipping Label" section is displayed below Order details and order items.
This setting can be toggled in WC > Settings > Advanced > Features.
Maybe the bug is caused by how WCS&T uses add_meta_box.
Without HPOS:
With HPOS:
The text was updated successfully, but these errors were encountered:
When a site has HPOS enabled, which is the default on new WooCommerce versions, the "Shipping Label" section is displayed below Order details and order items.
This setting can be toggled in WC > Settings > Advanced > Features.
Maybe the bug is caused by how WCS&T uses
add_meta_box
.Without HPOS:
With HPOS:
The text was updated successfully, but these errors were encountered: