Advertisement
verygoodplugins

Untitled

Mar 17th, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. if (!class_exists('WP_Fusion')) {
  2.     return;
  3. }
  4. remove_action( 'woocommerce_payment_complete', array( wp_fusion()->integrations->woocommerce, 'woocommerce_apply_tags_checkout' ), 10, 1 );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement