Today i am sharing small snippet that removes Pagination Trail from WooCommerce breadcrumbs.
Some shop owners may dislike this built-in feature and would like remove WooCommerce pagination links from WooCommerce navigation breadcrumb.
First let’s see how is before-after state of this change.
Before:
After:
Now let’s write a snippet for that:
Continue reading “Remove pagination trails from WooCommerce Breadcrumb”