Menus, the Merge, and a Patch Sprint!

:)

A Report from the 3.0 Development Cycle
Menus
There’s been a flurry of blog posts about the integration of the WooThemes Custom Navigation into WordPress core, so I thought it was time we posted the official word. For 3.0, the main user-facing feature we wanted to include was a better site menu management system. Currently, dealing with menus is clunky, using Page IDs or in some cases categories, if a theme uses categories instead of pages for the menu. We wanted a menu system that had the drag and drop ease of the widget management screen, could combine Pages, Categories, and Links, was able to be re-ordered, allowed submenus, and enabled hiding specific Pages or Categories from the menu altogether. We were in the process of building this when WooThemes introduced their Custom Navigation system. Watching their introductory video, it seemed that their system did pretty much everything we wanted…

You Might Also Like...

  • WordPress 3.0 Beta Rounds Are Here

    2527 readersAlmost three weeks ago WordPress released WordPress 3.0 beta1. At the time of that release the estimated release date for WordPress 3.0 was set at May 1st. Unfortunately that date was not a set as we’d hoped it to be. There’s been a lot of discussion about the the new WordPress 3.0 menu functionality over

  • Today in WordPress world – 24/02

    1830 readersWordPress › Blog » Menus, the Merge, and a Patch Sprint! Word has spread in the WordPress community since last week, and now comes the official announcement: Woo menus from Woothemes will be part of WordPress core. That’s a great benefit for every WordPress user, and it shows that there is no wall between WordPress community

  • WordPress 2.7 Core Update

    WordPress 2.7 Update Core

    312 readersThe current development version with the core update is available now. Everybody can test it, the development team ask for your feedback. Everybody who doesn't want to check the SVN might be interested in this screenshot. This function amazed by it's simplicity, click, lean back and relax - done! It's still in Beta and I'm sure

  • Auto Upgrading to Nightly Builds

    304 readersWP’s automatic upgrade can be used to automatically upgrade to betas and nightly builds for the development branch or the latest stable branch.  To get onto a development upgrade path you must first make a small change to wp-includes/version.php. The current release of WP is 2.8.  If you peek in the version.php file, you will

  • How To Add Support For Menus In Your WordPress Theme

    1730 readersAre you running WordPress 3.0 yet? If so, you might have come across a nifty little addition called Menus. You’ll find it on your admin Dashboard in the Appearances section, and here’s a little screenshot of how it looks: As you can see, I’ve set up a new menu named “Lorraine Menu” here, and added various

  • Today in WordPress world – 27/07

    361 readersHelping you contribute, one patch at a time | “Patches Welcome” You’ve always wanted to contribute, but you don’t know where to start. You want to take a bigger role in this big community, but you don’t know how to get in. That’s where Patches Welcome comes in, powered by WordPress and Westi, one of the

  • Setting Scope

    1174 readersMerry Christmas! One of the things that was discussed at the core commit team meetup was release scope (and scope creep). Now that 2.9 is out and it’s time to start thinking about 3.0, we think it would be appropriate to stop and take a breath before diving in, and make a plan in advance.

  • Green Tea – Free WordPress Theme

    275 readersToday’s free WordPress theme is designed by Roshan of CSSHeaven.org (you might know him from his RamblingSoul themes). I ported the static template to WordPress and packed it with WordPress 3.0-specific features, including custom menus, headers, and backgrounds. More on that below. WordPress 3.0 Menus As stated above, this theme includes WordPress 3.0 menu support

  • WordPress 2.9 Plugin Upgrader

    WordPress 2.9 Brings Plugin Compatibility Check To Updater

    1492 readersWith the release of WordPress 2.9 expected over the next weeks, it is time to dig a little deeper and discover new features. Since the translation string freeze no new features will be added anymore. Since some days I noticed on another blog where I run the latest nightly developer build, that the new plugin

  • Backwards Compatible WordPress 3.0 Functions

    2876 readersWe all know that WordPress 3.0 is coming and there are a whole plethora of new features, but actually adding them to themes? I had to do that today in an update to WPShift's ShiftNews. Trouble was I wanted to ensure the theme remained compatible with 2.9 and below, which meant I needed some good