WordPress 2.5

WordPress 2.5 has been released and WordPress.org has a refreshed look based on WordPress 2.5 new redesigned administration backend.

New User Features in WordPress 2.5

  • Cleaner, faster, less cluttered dashboard
  • Dashboard Widgets
  • Multi-file upload with progress bar
  • Bonus: EXIF extraction
  • Search posts and pages
  • Tag management
  • Password strength meter
  • Concurrent editing protection
  • Few-click plugin upgrades
  • Friendlier visual post editor
  • Built-in galleries

New Developer Features in WordPress 2.5

  • Salted passwords
  • Secure cookies
  • Easy taxonomy and URL creation
  • Inline documentation
  • Database optimization
  • $wpdb->prepare()
  • Media buttons
  • Shortcode API

Download: WordPress 2.5

I have upgraded this site to WordPress 2.5.

1 Star2 Stars3 Stars4 Stars5 Stars (31 votes, average: 3.68 out of 5)

WordPress 2.5 RC 1

The time I have been waiting for to test my plugins on WP 2.5 is finally here.

Some features in WordPress 2.5 taken from WordPress.org:

A customizable dashboard, multi-file upload, built-in galleries, one-click plugin upgrades, tag management, built-in Gravatars, full text feeds, and faster load times.

Do take a look at WordPress.org’s blogSneak Peak on WordPress 2.5.

Download: WordPress 2.5 Release Candidate 1

*UPDATE* Just updated this site to WordPress 2.5 RC1, apparently all my plugins seems to be working fine. Just that some alignment and colour scheme maybe a little off. I will try to fix it latest during my summer holidays.

1 Star2 Stars3 Stars4 Stars5 Stars (15 votes, average: 3.80 out of 5)

WordPress 2.3.3

WordPress 2.3.3 has been released and this release includes a security fix (xmlrpc.php) and 3 minor bug fixes.
3 bug fixes as follows (Ctrl C + Ctrl V from WordPress Trac):

  • gettext fails to determine byteorder on 64bit systems with php5.2.1
  • some registration emails fail in 2.3.1 b/c of “callout verification”
  • maybe_create_table call to config.php issue

5 files changed (Thanks to whooami):

  • /wp-admin/install-helper.php
  • /wp-includes/gettext.php
  • /wp-includes/pluggable.php
  • /wp-includes/version.php
  • /xmlrpc.php

Get WordPress 2.3.3 now.

1 Star2 Stars3 Stars4 Stars5 Stars (130 votes, average: 3.51 out of 5)

WordPress 2.3.2

WordPress 2.3.2 has been released and this release includes a number of changes including one security fix.

  • Performance improvements for post sanitization when raw content is required.
  • Changes to is_admin() to ensure that it is only true for admin pages thereby protecting against exposing draft posts.
  • Suppression of database errors unless WP_DEBUG is true.
  • Check for valid database connection information during install and display and error if the install fails due to database rights.
  • Support for a custom database down page to be displayed on database connection errors.
  • Changes to make sure we are more selective in what we make clickable, this introduces different rules for different uri types.
  • Changes to wp-mail.php to escape the error messages when displaying them to avoid a possible XSS attack.
  • Changes to ensure that the post password is only exposed by the xmlrpc method metaWeblog.getRecentPosts to users with rights to edit a post.
  • Changes to the information exposed the wp.getAuthors xmlrpc method to reduce the information exposed and add a capabilites check.
  • Addition of extra capabilites checks to xmlrpc methods.
  • Addition of extra capabilites checks to APP server.
  • Changes to validate_file() to improve its traversal attempt detection when running on windows.

Get yours today.

1 Star2 Stars3 Stars4 Stars5 Stars (132 votes, average: 3.57 out of 5)