Archive for February 16th, 2005
old hacks need to be upgraded
February 16th, 2005
a lot of old plugins or hacks for wp 1.2 is no longer working for wp 1.5
here are the ones i encountered and how i fixed them. they might not be the most ideal fixes but they worked for me.
(more…)
dodos threaded comments for wp 1.5
February 16th, 2005
OMG what a pain! yes i’ve already upgraded my domain to wp 1.5 and i spent the past 5 hours writing how to add the threaded comments back for v1.5. it’s easy for myself to add it back; i just kept my old index.php and my old wp-comments.php. if you want to do that, DO IT. if you do that, you can just add the following two functions to your wp-includes/comment-functions.php
GRAB the old dodos_thread() function for your old wp-includes/functions.php and move it to the new wp-includes/functions.php
add dodo’s modified wp_notify_postauthor() to wp-includes/comment-functions.php
otherwise download my guide here - again it took me five hours to write and figure out coz they freaking changed A LOT of code @_@ arg i will never do it again next time they release a new version.
you can test my threaded comments feature on a refresh install of wp 1.5 here
wordpress 1.5 released
February 16th, 2005
wordpress 1.5 is officially released. i might upgrade
does anyone know what exactly is new with it besides the themes?
OK WANT TO SEE HOW 1.5 LOOKS? register here at my test blog

