WP 2.0.1 and a slight navigational improvement

    WordPress 2.0.1 was released a couple of days ago, and it fixed some of the things that I thought shouldn’t have been introduced into WP2.0. First was the uploading feature. Now I can specify the upload directory … and defer from using the date and year organization of the files. Gah. Second was a bug when sending images to the editor after uploading.

    And, I added a feature that I thought I/you all could live without. The chronological navigation feature, which I’ve added into the single post pages. Now, there are links to the next and previous posts on the top of the single post page. I think this would enable readers to read in chronological order, instead of reading according to categories. Just that .. they can’t get to the first post of this blog. Hmm.. Read backwards lah, ya?

David[hmm]

3 Responses to “WP 2.0.1 and a slight navigational improvement”


  1. 1 nicktay

    how to add the next and previous post? can teach me?:oops:

  2. 2 DavidLee

    < ?php previous_post_link(); ?> | ” title=”home”>Home | < ?php next_post_link(); ?>

    This is the code for my line above. Enjoy!

  3. 3 DavidLee

    Eh. I put them in < code > tags .. but it still turns out like that. Hmm… Don’t know lah. I’m sure you’ll figure it out, Nick. Can?

    David[woohoo!]

Leave a Reply