Tag Archives: theme development

Practical Theme Support For WordPress 3.0 Menus

| Created: June 21st, 2010
WordPress Development 7 Comments

I’ve read quite a few articles on theme support for the new Menu functionality introduced in WordPress 3.0. However, these have all been theoretical rather than practical. I wanted a real life, working example, including support for users on older versions of WordPress. In the end, I wrote it myself.

WordPress Theme developers, listen up! When updating your themes to work with the new menu functionality, you need to make sure that it still works with older versions of WordPress.

Continue reading