توضیحات
Display a "Purchased Items" column on the WooCommerce orders page.
تغییرات این نسخه
1.9.1
Add Show All button to column.
1.8.2
Display product attributes.
1.8.0
Display extra info for variable products.
1.7.1
Check if product exists before displaying.
1.6
Remove “Show items” button after clicked.
General code cleanup/optimise.
Min require PHP 7.0.
Compatibility with WooCommerce HPOS.
1.5
Show product SKU when hovering over title.
1.4
Add Nonce check to Ajax function.
1.3
Move JS to footer.
1.2
Use wc_get_order to get $order.
Make “Show items” text translatable.
1.1
Display quantity for each product.
1.0
initial Release
Add Show All button to column.
1.8.2
Display product attributes.
1.8.0
Display extra info for variable products.
1.7.1
Check if product exists before displaying.
1.6
Remove “Show items” button after clicked.
General code cleanup/optimise.
Min require PHP 7.0.
Compatibility with WooCommerce HPOS.
1.5
Show product SKU when hovering over title.
1.4
Add Nonce check to Ajax function.
1.3
Move JS to footer.
1.2
Use wc_get_order to get $order.
Make “Show items” text translatable.
1.1
Display quantity for each product.
1.0
initial Release