ericoahu + thematic   5

Thematic Menus Demystified « ThemeShaper Forums
// change Thematic #access menu for a Wordpress 3.0 menu function child_access_menu() { $menu_sys = 'wp_nav_menu'; return $menu_sys; } add_filter('thematic_menu_type', 'child_access_menu');
wordpress  thematic 
june 2011 by ericoahu

related tags

thematic  wordpress 

Copy this bookmark:



description:


tags: