Skip to content

Instantly share code, notes, and snippets.

@Willem-Siebe
Created May 16, 2014 17:09
Show Gist options
  • Save Willem-Siebe/65d59638d503682fa67a to your computer and use it in GitHub Desktop.
Save Willem-Siebe/65d59638d503682fa67a to your computer and use it in GitHub Desktop.
// Remove WooCommerce breadcrumbs, see https://gist.github.com/Willem-Siebe/65d59638d503682fa67a.
remove_action( 'woocommerce_before_main_content','woocommerce_breadcrumb', 20, 0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment