問題タブ [hook-wordpress]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
42 問題
0
投票する
1
に答える
23
参照
woocommerce - WooCommerce の注文ステータスが save_post_ アクションで変更されない
save_post_shop_order
アクション フックに追加のメタデータを保存する WooCommerce プラグインを開発しています。ここで、いくつかの条件に基づいて注文ステータスを「保留中」に変更するロジックを追加したいと考えています。save_post_shop_order
アクションフックでは、どのステータスでも注文ステータスが変わらないことがわかりました。