I have a custom menu in a sidebar for one area of a site. It includes a link to a custom post type index (custom made, not using a page), a category archive, and the blog home. These pages all use that same menu. Currently, none of these get 'current' classes when you're on the associated page. I'm looking for probably a custom Walker class to solve this, but I'm not sure where to begin.
Any help would be awesome!
body_class();function. – kaiser Jun 3 '11 at 15:54