I will deploy it, so you dont have to

Archive for the ‘WordPress’ Category


WordPress 2.5 gets stable and new UI

Mar 30, 2008 Author: Gio | Filed under: Releases, WordPress, blogging

WordPress 2.5

Its been six months now that we heared about new WP version coming trough, and now bloggers favourite blogging script - WordPress gets another great update.

Lots of user requested features, such are:

  1. Cleaner, faster, less cluttered dashboard
  2. Dashboard Widgets
  3. Multi-file upload with progress bar
  4. EXIF extraction
  5. Search posts and pages
  6. Tag management
  7. Password strength meter
  8. Concurrent editing protection
  9. Few-click plugin upgrades
  10. Friendlier visual post editor
  11. Built-in galleries

were introduced, most of all I liked built in galleries support which you can use by simply putting [ gallery] (without the space) tag into you posts.

As for multi-file upload, I dont know why but its not working with my IE7 but looks nice in FireFox. Hope that will get fixed.

There are developer side improvements of course:

  1. Salted passwords
  2. Secure cookies
  3. Easy taxonomy and URL creation
  4. Inline documentation
  5. Database optimization
  6. $wpdb->prepare()
  7. Media buttons
  8. Shortcode API

With new release http://wordpress.org got redesign too, and looks really slick.

Go get your new WP copy here: http://wordpress.org/download/

[Via WordPress]

WordPress-ians are calling for immediate attention, today they fixed bugs that could:

I do not know who can ever use those bugs to do some bad things with our blogs, but well - it’s better to update your blog up to 2.3.2.

There is some bonus as well, now we can set a custom DB error page, for that we should place our custom template at wp-content/db-error.php and if WordPress has a problem connecting to blog’s database, this page will displayed rather than the default error message - neat ha?