WordPress 1.5 is Out

Yes, its been some time since the last update, just now i just saw from my email, wordpress is official release WordPress 1.5, among the new features, i would say template system and the page system should be the most interesting part ..

template system now break the whole index.php into different part, i been spending quite some time to port over the change i did, lucky that on Wordpress1.5, it using Kubrick template as the default template, so it only require me to add on my own changes

for the page system, althought i still no time to use it, it seem like able to create information page on your blog, the good example which provide by Wordpress ppl is create an about page, which you can talk about yourself …

how to upgrade from 1.2.2 to 1.5
1. backup data (including the mysql data, index.php, style.css, wp-config.php )
2. download wordpress 1.5, unzip and replace your current code
3. copy back the backup wp-config.php
4. run yourdomain.com/wp-admin/upgrade.php
5. if any plugin cause some error, just disable and enable again will do ( example spam karma )
6. port over your template part by part …
7. thats all ..

what i dun like , list_cat cannot show all category in hierarchy mode , get_links_list seem a big bugged …

Tags: Open As In Source

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*