verygoodplugins

Untitled

Jan 31st, 2020
164
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. }
Add Comment
Please, Sign In to add comment