Advertisement
verygoodplugins

Untitled

Dec 24th, 2019
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. if ( function_exists( 'wp_fusion' ) ) {
  2.     add_action( 'woocommerce_order_status_on-hold', array( wp_fusion()->integrations->woocommerce, 'woocommerce_apply_tags_checkout' ) );
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement