当我将订单发送到外部递送服务(API)时,我得到答案:
如何在管理面板中显示此值Woocommerce? p>
div> $ delivery_order_id ='100678' code>。
在这个问题上,这些数据存储在元数据中。 p>
When I send the order to an external delivery service (API), I get the answer:
$delivery_order_id = '100678'
.
In this matter, these data are stored in metadata.
How to display this value in the admin panel Woocommerce?