• Resolved edward_plainview

    (@edward_plainview)


    Is it possible to add an action after a product is imported, similar to how you already have

    do_action( 'woocommerce_product_import_before_import', $parsed_data );

    Perhaps

    do_action( 'woocommerce_product_import_after_import', $product_id );

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘do_action after importing a product’ is closed to new replies.