filter single_cat_title avoiding the breadcrumbs
Yes, there is probably a way to do this but it is going to be theme/plugin dependent. Without knowing the details I don’t think a good answer is possible. However, there are a couple of general case solutions. The first is to add your callback on a hook that runs after the breadcrumb code. function … Read more