[wp-testers] wordpress 3.0 problem with menu

Andrew Nacin wp at andrewnacin.com
Tue Jun 15 07:42:23 UTC 2010


On Tue, Jun 15, 2010 at 3:38 AM, ovadia moshe <4bizreef at gmail.com> wrote:

> while using single site everything work great!! while enable multisite and
> administrating in the sub site trying to work with menu ( with the same
> theme ) it say "The current theme does not natively support menus" but this
> is the  same theme on the main site and it is working good!
> is it a bug??


Does the theme register navigation menu locations using register_nav_menu()
or register_nav_menus()?

If it still uses add_theme_support('nav-menus'), that no longer works, in
both single site and multisite.


More information about the wp-testers mailing list