Advertisement
verygoodplugins

Untitled

Feb 15th, 2020
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.20 KB | None | 0 0
  1. if ( function_exists( 'wp_fusion' ) ) {
  2.     remove_action( 'woocommerce_subscription_status_updated', array( wp_fusion()->integrations->{'woo-subscriptions'}, 'subscription_status_updated' ), 10, 3 );
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement