Reorder Gallery now in WordPress Core

Posted by Aaron D. Campbell | Wednesday, May 21st, 2008
, ,

Less than a week ago, I released a new WordPress plugin called “Reorder Gallery” which gave you the ability to change the order of your images when you uploaded them, so that the gallery shortcode would display them in an order of your choosing. Two days later, Matt Mullenweg stopped by to say that it “would be pretty cool functionality for core WP” so I offered to add it in. It’s now done, and you can look forward to seeing it in WordPress 2.6.

So, what’s the bid deal? Well, in the process the jQuery library that WordPress uses was upgraded to 1.2.5, and the jQuery UI was added! This will be good news for any developers that make plugins for use in the admin section of WordPress, or who prefer to use jQuery over Prototype in their plugins.

Related Posts