Forum Replies Created

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

    (@dvbmedia)

    No the remove function is called in another file. So if i understood it correctly i have to figure out which function is in: array( $this, ‘order_item_totals’ ) in order to remove it correctly?

    Other strange thing is when is use: remove_all_filters(‘woocommerce_get_order_item_totals’) it works. But when i try to do the same for: remove_all_actions(‘woocommerce_email_after_order_table’) it doesn’t work.

    Thanks for helping guys!

Viewing 1 replies (of 1 total)