Geeks across the land rejoice.
Why just the geeks? Well this release is expected to not have many visible changes. A lot of those were made with the 2.5 release, so it’s time to catch our breath.
Instead, a lot of changes “under the hood” are being made to improve the usability and experience. Here’s the list.
Caching of static files with Google Gears. Speeds up the backend for admins. It’s cool and complicated at the same time. In a nutshell, Google Gears is a little application you install on your computer. It will then fetch the static files and information from WordPress that rarely (if ever) changes. That way your browser doesn’t have to download the item, object, or function every time, thus speeding up the performance. You may have noticed in WP2.5 that the “Link” and “Add Photo” buttons can take a little time to load. Well, after the first time it loads, each subsquent load will be instant because Gears will have saved the functionality to your local machine.
Drag-and-drop sortable galleries
Post Revisioning. WordPress will now save all of your individual post revisions so that you can compare them side by side. Red highlighted text will indicate text that had been removed. Green highlighted text will show what was added. You can then restore any older or previous version of a post from within the system. Works great for group edited blogs. [Read more...]