Wordpress 2.8 Baker Final Version Released

June 14, 2009

Wordpress released their new version wordpress 2.8. They called it as Wordpress Baker, in honor of noted trumpeter and vocalist Chet Baker. New Wordpress 2.8 comes with improvements to themes, widgets, taxonomies, and overall speed. We also fixed over 790 bugs. Most part I liked in this version is wordpress widget new interface. You can edit widgets on the fly, have multiple copies of the same widget, drag and drop widgets between sidebars, and save inactive widgets so you don’t lose all their settings. It’s great ;)

Download Wordpress 2.8

wordpress 2.8

How to Delete Saved Revision Post from Database

June 10, 2009

One way to optimize your wordpress is by delete all unwanted data in your database like post revision database. It will give better performance compared to uncleaned database, more faster and and save more disk space.

If you already disable post revision at wordpress, you need to clean up you database from unwanted post revision. The simple way to do it is by using clean up wordpress. Besides clean up post revision database, this plugin also could delete unused data like spam comments.

Download wordpress cleanup plugin

How to Disable Post Revision at Wordpress

June 10, 2009

Post revision is wordpress feature that allow you to track revision you have made to your post. But, many WordPress 2.6 or newer version users who feel that post revisions feature is not useful. It makes database size bigger and wastes your disk space.

You can turn off and disable automatic post revisions all versions saving feature in WordPress 2.6 or later version by add the following line of code to wp-config.php, file located home directory of WordPress blog.

define(‘WP_POST_REVISIONS’, false);

When it set, WordPress will not store any revisions anymore. You can also use wordpress plugin to do it

Wordpress 2.7 Final Version Released

December 14, 2008

Finally, Wordpress 2.7 released. It is a finall version not beta like i tested few days ago. This version also known as coltrane. Let taste the new feature on wodpress 2.7 and learn get used to. You can download wordpress 2.7 here

Wordpress 2.7 Beta 3 Live Demo

November 26, 2008

Today I try to testing wordpress 2.7 Beta 3. It is not stable version yet ;) . I just wonder how its new dashboard feel.  It’s really different with previous wordpress dashboard.

IF you curious too, I think you should try to install wordpress 2.7 Beta 3 at your computer. For fast preview, you try live demo wordpress 2.7 Beta 3 here. I can wait the wordpress 2.7 Stable version release… ;)