Dynamic Highlight Menu in Wordpress
Posted: February 3rd, 2009 | Filed under: Wordpress Hacks | Tags: code snippet, wordpress, wordpress code, Wordpress Hacks, wordpress how to
This allows you to theme/style and control the currently selected menu tab in CSS by adding a class=”current” on it.
If Home, or Category, or Archive, or Search or Single page is selected, class=”current” will be included in
If category with category slug of css or showcase, class=”current” is added.

Leave a Reply
You must be logged in to post a comment.