Currently the above mentioned function is dropping all args - even WooCommerce internal args for e.g. variants.
Therefore the customer cannot reorder the exact same product without re-configuring it. This is a bummer because we want to make it easy for our customers to reorder what they already liked.
Please make sure that add_edit_link_to_order_item() in class-order.php is not dropping the URL args others have already inserted. There might also be other plugins which would malfunction due to this issue.
Currently the above mentioned function is dropping all args - even WooCommerce internal args for e.g. variants.
Therefore the customer cannot reorder the exact same product without re-configuring it. This is a bummer because we want to make it easy for our customers to reorder what they already liked.
Please make sure that add_edit_link_to_order_item() in class-order.php is not dropping the URL args others have already inserted. There might also be other plugins which would malfunction due to this issue.
Thanks,
Oktay.
Attachments (1)
Screenshot 2....png
276 KB
0 Votes
1 Comments
rady kal posted over 6 years ago Admin
Added in 3.3.2
0 Votes
Login or Sign up to post a comment