当使用 WooCommerce 通过 REST-API 创建订单时,我需要触发挂钩。
我尝试过的钩子如下,但没有一个起作用。
save_post_shop_order woocommerce_api_create_order woocommerce_new_order woocommerce_thankyou woocommerce_rest_prepare_shop_order_object
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
rest_insert_shop_order
使用此挂钩。通过 REST API 创建或更新单个帖子后触发.