Product Queue is empty
-
Hello,
my question is after I set and configured a product, how to trigger the plugin for that product.
I see something in class-emkp-product-sender.php
add_action( ‘save_post_product’, ….
add_action( ‘woocommerce_product_set_stock’, …
add_action( ‘woocommerce_checkout_order_processed’, ….
add_action( ‘wp_trash_post’, ….
add_action( ‘delete_post’, ….
add_action( ’emkp_product_category_deleted’, …
add_action( ‘untrash_post’,…
add_action( ‘woocommerce_product_set_stock’, …
add_action( ‘woocommerce_product_reduce_stock’, …
add_action( ‘admin_notices …I started to log these actions and they doesn’t seem to occure. However I am not sure if those supposed to be the trigger actions.
thank
AronThe page I need help with: [log in to see the link]
- The topic ‘Product Queue is empty’ is closed to new replies.