Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagonoronha/d9b35b52dc60ece903cde3af61cca980 to your computer and use it in GitHub Desktop.
Save tiagonoronha/d9b35b52dc60ece903cde3af61cca980 to your computer and use it in GitHub Desktop.
Storefront Breadcrumb Change the 'Home' text
add_filter( 'woocommerce_breadcrumb_defaults', 'wcc_change_breadcrumb_home_text', 20 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment