Have been trying to write a custom walker class which returns a wp_custom_menu as follows.
http://i.stack.imgur.com/lC5cP.png
Planning to enhance the different states with some scripting. The page at http://www.htmldrive.net/items/demo/169/jQuery-Plugin-xBreadcrumbs-Extended-Breadcrumbs-navigation is a good example of the planned end result.
Could not find any leads nor howtos, some ideas would be fabulous!
Many thanks,
F.
This not exactly a custom walker, but it has the same result: “Breadcrumbs Trail Navigation”.
It can be used as
If you want to integrate it in your theme, simply put it in your theme,
include_once
the file and you’re done. On the github link you’ll find a long readme that explains everything pretty well.