Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter SolCoders

    (@solcoders)

    Hello @rainfallnixfig ,
    Thank you for your response.

    a build some integration where I send data to woocommerce for update/creation of products .
    I want to add term_meta for my attributes, so I ideally want to use ( action= woocommerce_api_create_product_attribute_term ).
    I try to use it in fucntions.php of my active theme, I add wc_logger to see request comest to my function, but it won’t.
    I want example of code using this action

Viewing 1 replies (of 1 total)