0
add_action('woocommerce_admin_order_data_after_shipping_address','myfunc')

function myfunc($order){
  //do something
}

myfunc() not running,but running if put these code in kona-core/theme-postmeta.php file. I have tried chagne theme(not using kona) and stop kona-core plugin,still not running myfunc().

grateful if someone can help me :)

woocommerce 6.8.2

wordpress 6.0.2

kona 2.9

NewSmile
  • 13
  • 3

0 Answers0