ADDED some experimental code to support ‘wp_nav_menu()’. A child theme running under WordPress 3.0 will use wp_page_menu() by default.
Author Archives: Chris
Thematic Revision 651
ADDED: New filter ‘thematic_use_superfish’ to prevent the use of Superfish for the menu.
Thematic Revision 650
ADDED: New BODY class ‘blogid-n’ and new filter ‘thematic_show_bc_blogid’ to prevent this BODY class.
Thematic Revision 641
UPDATED: Norwegian language files
Credits: Thomas Misund
Breaking things to fix others
I know, that I promised not to break existing child themes with future versions of Thematic. But sometimes it is necessary to break things ’cause we need to fix others.