Changelog 1.7 * A few bugs are resolved. * Links & images are now W3 compliant. * New functionnality : you can prioritize the display of icons. From the author (Oliver): You can now assign numeric priorities to categories. The priority is used to select a single category icon for a post with multiple categories. Example: imagine we have a post with two categories: - Companies -> ACME Corp. (Icon: ACME.gif, Priority 10) - Products -> Milk (Icon: Milk.gif, Priority 20) If you now pass the new boolean parameter Ņuse_priorityÓ to the get_cat_icon() function, it will only render Milk.gif because Products -> Milk has the highest priority of all categories for the post. * You can display icons in the sidebar. you just have to use the new function : put_cat_icons(). Example of use : put_cat_icons(wp_list_categories('show_count=1&title_li=