Is it possible to show something different for a category title in the link text of a category breadcrumb? For example, my category title could be "Apple Types - Discover red, green and yellow apples". This is a good title for SEO purposes (important!), yet my breadcrumb will display that entire string, and it's just way too long. How would I make it just display "Apple Types" in the breadcrumb link-text?
It seems all breadcrumb plugins and other code I've found uses the category title. Can I use something else (not sure what that would be, if I could assign another value to a category perhaps?). If not, is there a way to code it to only show the first three words of a category title then?