Skip to content

Instantly share code, notes, and snippets.

@DanielSantoro
Last active August 29, 2015 14:13
Show Gist options
  • Save DanielSantoro/475435ac1d3cae8f28e6 to your computer and use it in GitHub Desktop.
Save DanielSantoro/475435ac1d3cae8f28e6 to your computer and use it in GitHub Desktop.
Winging it!
global $WC_Freshdesk_Integration;
remove_action('woocommerce_after_my_account', array( $this, 'support_tickets' ), 20 );
global $wpdb;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment