Missing hook?
-
I have some custom code that uses the woocommerce_review_order_after_cart_contents hook like this:
add_action( ‘woocommerce_review_order_after_cart_contents’, ‘meye_magickal_funkshun’);
It works in the standard WC checkout and a bunch of other checkouts, but not CheckoutWC Lite – is there a hook that I can substitute for woocommerce_review_order_after_cart_contents ?
Thanks,
JThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Missing hook?’ is closed to new replies.